summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAge
* - Added Michael's dummy print.css to avoid watchdog errors.Dries Buytaert2003-01-02
| | | | - Added a comment to explain why we include a dummy stylesheet.
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
| | | | snappier (performance improvement).
* Patch by Michael:Dries Buytaert2002-12-30
| | | | | | | | | | | | | | | | | | | | | | | admin.css: * Removed border-bottom for menu list items. The only work around to retain the border-bottom on lists with nested items is to use divs rather than li tags as far as I know. I think the list items are still readable this way. * Made title of site in sidenav more differentiated from menu. * Made color changes so that all headings are the same hue (navy bluish). * Modified th text-align: left; for better readability. Modified border-bottom: 1px solid #ccc; Black addded visual noise. * Modified tr.dark background-color: #ddd, tr.light background-color: #fff; * Changed all colors to #xxx three number hex shortcuts. * Added hr rule to make horizontal rules have height: 1px; color: #ccc; admin.php: * Added 1 line to admin.php to include <link rel="stylesheet" ...>. The stylesheet refers to a misc/print.css stylesheet which may not exist in your misc/ directory. This fixes the flash of unstyled content that users of Win IE 5+ are experiencing. You can use this to specify print styles if you like. See more about this here: http://www.bluerobot.com/web/css/fouc.asp
* - Added table rendering functions. As an example, I changed the node moduleDries Buytaert2002-12-29
| | | | to take advantage of it.
* - Oops. We lost all line breaks.Dries Buytaert2002-12-28
|
* Patch by Michael:Dries Buytaert2002-12-28
| | | | | | | - Made a change to use @import directive for layout portion of css. - Changed the druplicon to link to drupal.org since the title of the site in the upper left now link to index.php.
* - Better stylesheet for administration pages. Contributed by Michael.Dries Buytaert2002-12-28
|
* - Refactored the administration pages.Dries Buytaert2002-12-24
|
* New "powered by" buttons.Steven Wittens2002-09-13
|
* - Fixed more than 30 HTML and XML well-formedness errors.Dries Buytaert2002-01-27
|
* - this one has an alpha-channelSteven Wittens2001-12-12
|
* Added the Druplicon in two formats along with an explanation... one is PSP ↵Steven Wittens2001-12-12
| | | | format, the other is a high-res PNG (1600x1600).
* - remamed the logoDries Buytaert2001-11-01
|
* - Updated with new logoSteven Wittens2001-09-15
|
* - fixing the images for read this time.Kjartan Mannes2001-07-30
|
* - fixing the images for read this time.Kjartan Mannes2001-07-30
|
* - re-adding images that were not commited using -kbKjartan Mannes2001-07-27
|
* - re-adding images that were not commited using -kbKjartan Mannes2001-07-27
|
* - A lot of (a) visual and (b) navigational improvements to import.module.Dries Buytaert2001-07-14
|
* - Added blog.module to replace diary.module (contrubeted by Julian):Dries Buytaert2001-07-11
| | | | | | | | | | | | + feedback wanted - Added updated import.module (contributed by Julian): + user page do browse the headlines by feed and bundle, to display the item descriptions, etc. - Fixed small bug in common.inc. - Updated database.mysql
* New powered-by gif with 3D dropSteven Wittens2001-03-02
|
* - added UnConeD's font test to ./misc for future referenceDries Buytaert2001-03-01