summaryrefslogtreecommitdiff
path: root/themes
Commit message (Collapse)AuthorAge
* - #6400 - Nicer arrows for pushbutton templateSteven Wittens2004-08-05
| | | | - Removing gAMA chunk from xtemplate logo.png for less to avoid more gamma issues.
* Making the xtemplate logo background transparent to make the Safari gamma ↵Steven Wittens2004-08-04
| | | | bug less obvious.
* CSS improvements:Steven Wittens2004-07-25
| | | | | | | - Restoring background coloring for the watchdog logs (was broken) - Making watchdog backgrounds lighter, makes it easier on the eyes and improves readability. - Adjusted the spacing between items on the frontpage a bit to be clearer. - Fixed the vertical stretching of table rows with form controls in them.
* #6599: XTemplate default: removing whitespace in front of doctypeSteven Wittens2004-07-23
|
* - Changed the way status messages are printed as per Kristjan's suggestion:Dries Buytaert2004-07-08
| | | | | | | | | | http://drupal.org/files/issues/error_messages_list.png (issue #9138). drupal_set_message() has been changed to group message by type and a helper function, theme_status_message(), is added to display the messages. Chameleon and Xtemplate have been updated to use this new function. - Updated CHANGELOG.txt.
* - Bug #8823: fixed typo: '..' -> '.'.Dries Buytaert2004-07-07
|
* - Improved the error/status reporting in Chameleon: made the messagesDries Buytaert2004-07-07
| | | | | | | | | stand out a bit better by using green-ish and red-ish colors, resp. for 'success' and 'failure'. - Small change to the way context-sensitive help texts are emitted - the pages wouldn't validate in the presence of help texts with block-level elements.
* - Patch #8617 by TDobes: changes all gifs to pngs for better consistency (andDries Buytaert2004-06-20
| | | | to get of proprietary formats).
* - Patch #8617 by TDobes: changes all gifs to pngs for better consistency (andDries Buytaert2004-06-20
| | | | | | to get of proprietary formats). - Added forum-sticky.png. Made by Steven.
* Changed 'static' back to 'sticky' ... ;-)Dries Buytaert2004-06-19
|
* - Patch #7696 by TDobes: renamed 'static' to 'sticky' which is a moreDries Buytaert2004-06-19
| | | | logical name. Requires a database upgrade.
* - Patch #8602 by TDobes: changed some 'sticky's back to 'static'.Dries Buytaert2004-06-19
|
* First tab improvements by Adrian:Dries Buytaert2004-06-19
| | | | | | | | + Changed menu.inc to generate two separate lists instead of nested lists: that seems to be the only alternative to get rid of absolute positioning. + Changed the tabs code to be more sexy and put the code in misc/drupal.css so all themes are automagically updated.
* Tabs patch!Dries Buytaert2004-06-18
| | | | | | | | | | | | | | | | | | CHANGES ------- + Introduced tabs. First, we extended the menu system to support tabs. Next, a tab was added for every link that was (1) an administrative action other than the implicit 'view' (2) relevant to that particular page only. This is illustrated by the fact that all tabs are verbs and that clicking a page's tab leads you to a subpage of that page. + Flattened the administration menu. The tabs helped simplify the navigation menu as I could separate 'actions' from 'navigation'. In addition, I removed the 'administer > configuration'-menu, renamed 'blocks' to 'sidebars' which I hope is a bit more descriptive, and made a couple more changes. Earlier, we already renamed 'taxonomy' to 'categorization' and we move 'statistics' under 'logs'. + Grouped settings. All settings have been grouped under 'administer > settings'. TODO ---- + Update core themes: only Xtemplate default supports tabs and even those look ugly. Need help. + Update contributed modules. The menu() hook changed drastically. Updating your code adhere the new menu() function should be 90% of the work. Moreover, ensure that your modue's admin links are still valid and that URLs to node get updated to the new scheme ('node/view/x' -> 'node/x').
* - Patches #6863 by Kristjan and Moshe: implemented pretty tables and fixed ↵Dries Buytaert2004-06-02
| | | | some tablesort glitches.
* - Simplified the 'anonymous poster settings' of the comment module andDries Buytaert2004-05-20
| | | | | | | | | | | | | | | | | | | | | made it possible to enforce a username/e-mail address. Based on James Seng's work there are now 3 radio buttons: ( ) Anonymous users may not enter contact information ( ) Anonymous users may leave contact information ( ) Anonymous users must leave contact information - Fixed a bug in the default theme_comment_view() function. - Added permalinks for comments. Requested by Michael and Christina. Maintainers of contributed themes might want to add permalinks too. TODO: - Fix the interaction design of the submission form: the page you are directed to and the validation of the contact information. - Changing the comment viewing options appears to be broken?
* - Patch #7581 by bylund: made the archive module's calendar accessible.Dries Buytaert2004-05-05
|
* - Various aggregator module improvements. Modified patch by drumm.Dries Buytaert2004-04-27
|
* - Patch #7330 by MegaGrunt: turns primary and secondary link ids into a classes,Dries Buytaert2004-04-25
| | | | | | and assigns the classes to header and footer. Also renamed a few elements to make them more logical/consistent. Plus added search id around search area, and a few other minor improvements.
* - Patch #7332 by marky: don't emit extra whitespace withing <body>Dries Buytaert2004-04-23
|
* - Patch #7120 by MegaGrunt: made the title of nodes the same size on home ↵Dries Buytaert2004-04-13
| | | | page as on the node page and improved the various header styles to give better visual indication of hierarchy.
* - Patch #7082 by MegaGrunt: fixed font size and comment spacing.Dries Buytaert2004-04-13
|
* - Patch #6818 by Kristjan: chameleon theme CSS cleanup.Dries Buytaert2004-03-30
|
* - Patch 6771 by MegaGrunt: blockquote improvements.Dries Buytaert2004-03-29
|
* - Patch 6770 by MegaGrunt: IE6 scrambled the layout of nested comments.Dries Buytaert2004-03-29
|
* - Small CSS changeDries Buytaert2004-03-21
|
* - Small visual improvement to the profile pages. I'm still not happy withDries Buytaert2004-03-20
| | | | it and looking forward for some help.
* - Tracker and forum module improvements!Dries Buytaert2004-03-20
| | | | | Note: the CSS of the tracker page has changed. Some CSS files still have to be updated.
* - Patch 6421 by TDobes: In the recent user.module and profile.module update, aDries Buytaert2004-03-12
| | | | | typo was introduced into xtemplate.theme which prevents the use (specifically, the ability to enable) comment pictures (formerly known as avatars).
* - Rewrote the profile module:Dries Buytaert2004-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Added a 'created' field to the users table and renamed the 'timestamp' fied to 'changed' (cfr. node table). Update.php will try to determine a 'created' timestamp for existing users. + The profile module no longer uses serialized data but has its own set of tables. Known existing profile data is migrated by these new tables. TODO: migrate the birthday field. + The profile fields can be grouped, and within each group, profile fields can be sorted using weights. + The profile pages can be themed. + The profiles can be browsed based on certain properties/settings. + Change the _user hook: (i) 'private_view' and 'public_view' are merged into 'view' as there are no private fields and (ii) 'edit_form' has been renamed to 'edit'. + Avatar handling has been refactored and is now part of the user module. The users table has a dedicted 'picture' field. + Simplified the way themes should use display/visualize pictures or avatars. + Made it possible for administrators to replace or delete avatars. + ... I hope this make for a good base to build on collectively.
* - Patch #6260 by TDobes: fixed incorrect alt-attribute for avatar images inDries Buytaert2004-03-06
| | | | the Xtemplate theme.
* - Patch 6138 by MegaGrunt: this patch creates a repeated background behindDries Buytaert2004-03-01
| | | | | the header logo image, so that multiple lines of text can be added to Primary menu without breaking the design.
* - Fixed bug #6048: display footer in theme chameleon.Dries Buytaert2004-02-25
|
* - Patch by Gerhard: move the updates to database/updates.inc so packagingDries Buytaert2004-02-25
| | | | systems can by-pass update.php.
* - Patch 6011 by MegaGrunt: the transparent GIF used for the rollover effectDries Buytaert2004-02-23
| | | | | | in the header icon is missing. The path for this image is in the XHTML file, when the images were moved out of the "image" directory, the XHTML file was not updated.
* - Intitial version of the Pushbutton theme: contributed by MegaGrunt!Dries Buytaert2004-02-23
|
* - Fixed the bullet icon.Dries Buytaert2004-02-21
|
* - Patch 5968 by Chris: the background-image line has a superfluous 'pure' inDries Buytaert2004-02-21
| | | | | the pathname, causing the theme to fail to find the background image and issue errors to the watchdog log.
* - Another inccorect path.Kjartan Mannes2004-02-19
|
* - Fixed CSS problem in Xtemplate theme.Dries Buytaert2004-02-19
|
* - Fixing watermark url.Kjartan Mannes2004-02-19
|
* - Moving theme marvin to the contributions repository. Will be replaced by ↵Dries Buytaert2004-02-16
| | | | pusbutton?
* - Patch #5789 by TDobes: made the avatars link to the user profile.Dries Buytaert2004-02-15
|
* - Patch 5592 by Goba: let drupal_map_assoc() rule. :-)Dries Buytaert2004-02-15
| | | | - Renamed CHANGELOG to CHANGELOG.txt for Windows uses.
* - Changed the directory structure of theme chameleon. Each template is nowDries Buytaert2004-02-15
| | | | | | | | in a subdirectory. This makes it easier to clone/fork an existing theme. Modified patch by MegaGrunt. - Added some help text, reorganized the Xtemplate configuration page, added <legend>/<fieldset> tags, fixed a logo bug.
* - Changed the directory structure of theme chameleon. Each template is nowDries Buytaert2004-02-15
| | | | in a subdirectory. This makes it easier to clone/fork an existing theme.
* - Made the logo sink to the baseline.Dries Buytaert2004-02-13
|
* - Patch 5789 by TDobes: added avatar support to the Xtemplate theme.Dries Buytaert2004-02-11
|
* - Small CSS change to make paragraphs more natural.Dries Buytaert2004-02-09
|
* - Patch #5418 by hba: made the Xtemplate theme fully translatable.Dries Buytaert2004-02-01
|