Re: [Php-calendar-discussion] Compact version of php-calendar
Brought to you by:
sproctor
From: Sean P. <spr...@gm...> - 2005-07-10 16:07:00
|
Hi, I would like to include an option for this, or something similar. I'm in th= e=20 middle of a pretty big redesign right now, so I think this would be a good= =20 time to make any changes that would make this easier. I'd rather not have= =20 conditionals like if($compact) thrown all around the code. Maybe this would= =20 be a good time to implement themes. If you would like to help, I could give= =20 you commit access to CVS. Sean On 7/10/05, Gabriel Harrison <ga...@ga...> wrote: >=20 > Hi all, >=20 > Someone recently talked about wanting a more compact layout for > php-calendar which is something I've had for a while. I've just upgraded > from 0.9 to 0.10.4 and had to redo all the modifications I made to get > the display more compact and have put the changed files into a zip. If > you want to install the modifications all you need to do it extract the > files into your php-calendar folder. There are only four changed files: > index.php, calendar.php, display.php and style.php. >=20 > The zip is at >=20 > http://www.gabrielharrison.co.uk/php-calendar/0.10.4-compact/0.10.4-compa= ct-mods.zip > and includes a screenshot of what it looks like. >=20 > I have added comments to all the bits I have modified. Just search for > GH2K05 in your favorite editor to see the changes. The comments show > what I've added and what I've removed. To avoid loads of comments in the > style.php and haven't removed rules that I have changed but simple added > a new rule that overrides the original one. >=20 > The only modification I am not entirely happy with is the positioning of > the navbars. I have used absolute positioning to minimise that amount of > modification I had to do but this means that if the browser window is > too narrow it will overlap the page title. Ideally the navbars would > have been integrated with the title to stop this. If anyone has a better > solution please let me know. >=20 > I hope the mods useful, >=20 > Gabriel >=20 > -- >=20 > Gabriel Harrison > Web Development and IT Support > 1 Hawthorn Crescent > Durham DH1 1ED > Tel: 0191 370 9181 > Mob: 07939 231 720 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net <http://SF.Net> email is sponsored by the 'Do More With Dual!= '=20 > webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by= =20 > HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > Php-calendar-discussion mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/php-calendar-discussion > |