| Previous · Next | |
| User | Message |
|
rogier
|
Date: 5/7/2008 8:16 am · Subject: New default WebGUI templates · Rating: 2
I am currently working on a project that focuses on making themes for WebGUI. We are going to give the default templates an overhaul, and standardize all the classes. The goal is to be able to make a theme for a webgui site without needing to change anything in the templates. I mentioned this in this discussion, and JT agreed and let me know he would accept it to the core.
The plan is this:
I have a few questions: 1. What do y'all think of this? 2. Any more suggestions to add to the above list? 3. I have been looking at www.csszengarden.com for some ideas on the subject of designing css for existing html, because that is what making a theme for these new templates will be like. I'd love to hear some opinions on this. We don't want to be limited in our design possibilities, so how does one make html that doesn't restrict a designer (or as little as possible)?
|
| Back to Top |
Rate [ | ]
|
|
dionak
|
Date: 5/7/2008 8:42 am · Subject: Re: New default WebGUI templates · Rating: 0
First of all, kudos for taking this on. CSS Zen Garden is a great example of what would be extremely useful with regards to the default templates. There are often times that we just need a way to reference an element and we end up creating a new template just to add an ID. We have also run across instances where a class is used but we need to specifically reference a single item, not every item with that class. And then there are the inline styles... I agree with the current goals and would only add, give us some ID's. I'm not specifically sure where but I'm sure we could discover where they are needed for both CSS and JavaScript. My thinking has been similar; it would be a great benefit to be able to simply apply CSS to the default templates to completely adjust a site's appearance. I would be interested in creating some time to volunteer, especially in regards to planning, brainstorming and possibly locating unused variables. Diona ---- |
| Back to Top |
Rate [ | ]
|
|
rogier
|
Date: 5/7/2008 9:47 am · Subject: Re: New default WebGUI templates · Rating: 0
Thanks, it's nice to see that you're on the same page on this.
|
| Back to Top |
Rate [ | ]
|
|
patspam
|
Date: 5/8/2008 8:05 am · Subject: Re: New default WebGUI templates · Rating: 0
I'd suggest you consider building your css with YUI reset/grids/fonts.css since they're clean and powerful and take care of a lot of cross-browser stuff (and YUI is already bundled with wG).Patrick On Thu, May 8, 2008 at 12:17 AM, <rogier@unitedknowledge.nl> wrote: rogier wrote: |
| Back to Top |
Rate [ | ]
|
|
JT
|
Date: 5/8/2008 8:30 am · Subject: Re: New default WebGUI templates · Rating: 0
I agree with patspam entirely. Internally we had already decided that when we get time all the page layout templates would be rebuilt using YUI grids. Makes sense that all the templates would go that way.On May 8, 2008, at 8:05 AM, <pat@patspam.com> wrote: patspam wrote: JT Smithph: 703-286-2525 x810fx: 312-264-5382 Create like a god. Command like a king. Work like a slave. |
| Back to Top |
Rate [ | ]
|
|
rogier
|
Date: 5/9/2008 11:10 am · Subject: Re: New default WebGUI templates · Rating: 0
I agree with patspam entirely. Internally we had already decided that when we get time all the page layout templates would be rebuilt using YUI grids. Makes sense that all the templates would go that way. So this would be a requirement for accepting the templates to the core? I've never worked with the yui css, so i'll look into it. Rogier | United Knowledge |
| Back to Top |
Rate [ | ]
|
|
JT
|
Date: 5/9/2008 12:15 pm · Subject: Re: New default WebGUI templates · Rating: 0
> So this would be a requirement for accepting the templates to the > core? I've never worked with the yui css, so i'll look into it. > Sounds good to me. JT Smith ph: 703-286-2525 x810 fx: 312-264-5382 Create like a god. Command like a king. Work like a slave. |
| Back to Top |
Rate [ | ]
|
|
koen
|
Date: 5/8/2008 9:10 am · Subject: Re: New default WebGUI templates · Rating: 0
This is awesome and exactly what WebGUI needs to take a big step for useability. Way to go!
Koen de Jonge - ProcoliX |
| Back to Top |
Rate [ | ]
|
|
rogier
|
Date: 5/12/2008 3:10 pm · Subject: Re: New default WebGUI templates · Rating: 0
Update: Looked at YUI css, which is nice but has some problems:
Q: Has anybody worked with the grids css in WebGUI before? If so, what were your findings?
Rogier | United Knowledge |
| Back to Top |
Rate [ | ]
|
|
JT
|
Date: 5/12/2008 3:20 pm · Subject: Re: New default WebGUI templates · Rating: 0
> Q: Has anybody worked with the grids css in WebGUI before? If so, > what were your findings? > Yup. I used it to layout several of the features in the new EMS in 7.5. They work great. The only one you might have trouble with is the reset one and that's because it resets all the spacing. JT Smith ph: 703-286-2525 x810 fx: 312-264-5382 Create like a god. Command like a king. Work like a slave. |
| Back to Top |
Rate [ | ]
|