Re: Templates and customization
Georg Bauer <gb-BRhJDZTO+/[email protected]> Fri, 12 Mar 2004 20:27:58 +0100
| Newsgroups | gmane.comp.pythin.pyds.devel |
|---|---|
| Message-ID | <r02010100-1028-5EEF75D8745B11D8BE7D000A9573A72A@[10.0.0.145]> |
Hi! > Actually, no I didn't, though it's easy enough to add. I made it a > yes/no choice, either no columns or three columns. Ok, that's fine, too. I just need the more dynamic nature of rendering because of different screen sizes and window sizes. For example the same code is used in the desktop site to render categories and in the bookmarklet window - and the bookmarklet window is often smaller than the desktop site. So what looks good on the desktop not necessarily looks good in the bookmarklet window ... So actually your yes/no solution might be best, as the "no" setting would keep the dynamicism that's currently in the rendering. bye, Georg