Archived
1
0
Commit Graph

151 Commits

Author SHA1 Message Date
Don Chambers 4b37411142 BP: add override stylesheet for user customization 2007-11-11 20:28:03 +00:00
Don Chambers 0a8c737848 BP: Removed extra ">" after </dd> in plugin_staticpage_searchresults.tpl. 2007-11-04 19:00:14 +00:00
Don Chambers 49739a52c2 BP: Relocated frontend_header hook after <title>; BP Admin - added selectors for fieldset and legend. 2007-10-30 21:26:14 +00:00
Matthias Mees ba20e5df7d BP: Also updated latest changes to plugin_dynamicform.tpl. 2007-10-29 09:08:24 +00:00
Don Chambers cea94442c4 BP: removed hyperlink from plugin_contactform.tpl legend as it served no real purpose. 2007-10-28 23:55:28 +00:00
Don Chambers 2122e36aeb BP: style.css: added rules for abbr, acronym and new class of .help 2007-10-25 17:53:21 +00:00
Don Chambers 8cbec2ccf8 BP: added class of archive_summary_details to entries_summary.tpl. 2007-10-14 23:11:44 +00:00
Don Chambers a2cd21604e BP: entries_summary.tpl now uses date format set in theme options. Also added styles for archive_summary and archive_summary_title to style.css for better visual separation between summary entries. 2007-10-14 23:02:21 +00:00
Matthias Mees eabd9991a2 BP: Added .authors to base.css to overrule formatting applied by address tag. 2007-10-10 10:35:48 +00:00
Matthias Mees 6d37813fdc BP: Added some classes and tags to index.tpl and entries.tpl to add basic microformats support. 2007-10-09 11:52:33 +00:00
Matthias Mees 9c49561c4c BP: entries.tpl now uses date format set in the theme options for sticky entries, too. 2007-10-01 08:06:46 +00:00
Don Chambers e8a2d18a11 BP: adding print.css as file did not commit in previous attempt. 2007-09-27 21:27:34 +00:00
Don Chambers 1c8b1724e7 BP: add print.css and modify index.tpl to use include it for print media 2007-09-27 20:10:20 +00:00
Matthias Mees 7bb2b69d14 BP: Moved skiplink anchors in front of the containers they're supposed to link to instead of being within said containers. 2007-09-27 13:07:52 +00:00
Matthias Mees 6c0c8b3f7a BP: Fixed typo in index.tpl. 2007-09-27 12:50:17 +00:00
Matthias Mees a4415378d9 BP: Added selective inserting of skiplinks. 2007-09-26 21:47:01 +00:00
Matthias Mees 93bb86453f BP: Added missing # to skiplink hrefs so they now actually work :-) 2007-09-25 15:26:43 +00:00
Ivan Cenov 46e2730a6b BP: Translated new text in Bulgarian language. 2007-09-23 20:34:20 +00:00
Don Chambers f33f8bf935 BP: contain sidebar navigation within .serendipitySideBarContent. Templates created on bulletproof prior to now may require revisions to accomodate this change. 2007-09-20 02:22:57 +00:00
Matthias Mees e680b5f3c7 BP: Applied better fix for 2col s-b layout in IE. Also added a fix for 1col layout to IE stylesheets. 2007-09-20 01:02:52 +00:00
Matthias Mees 9730caf674 BP: Fix for 2col s-b layout in IE (any version). 2007-09-19 10:33:04 +00:00
Matthias Mees 73c7d16ddd BP: Added default style for pre to style.css. 2007-09-19 10:01:20 +00:00
Don Chambers c20c7d6388 BP: removed inline styles for colorset calendar arrow dimensions (blank/default still retains inline styles). 2007-09-18 21:58:15 +00:00
Don Chambers 4b2575819e comments.inc.php - truncate author, email and url like referrer on admin comments page; add new class for pending comments header, BP admin now shows yellow background with red border for pending comments header matching Grischa's previous contribution of a red border for comment content below the header. 2007-09-18 16:06:04 +00:00
Don Chambers cce490abb3 BP: New classes for various combinations of sidebars and content; removed sidebar classes of LeftSideBarLeft, LeftSideBarRight, RightSideBarLeft and RightSideBarRight; new navigation classes for first and last link; new div containers at top and bottom of wrapper. 2007-09-18 01:37:09 +00:00
Don Chambers acb94a4245 BP: Fix error in plugin_calendar.tpl 2007-09-16 21:21:37 +00:00
Ivan Cenov a7122ebf66 1) Changed BG (UTF-8) lang file in bulletproof (s9y trunk) 2007-09-16 18:34:42 +00:00
Matthias Mees 97166b1cb3 BP: Added IE 5 fix for horizontal navbar. 2007-09-15 16:46:15 +00:00
Matthias Mees cdb8682d28 BP: Added basic IE5 fixes via additional stylesheet ie5.css. 2007-09-14 10:15:45 +00:00
Matthias Mees 3f98afa34c BP: Added basic IE5 fixes via additional stylesheet ie5.css. 2007-09-14 10:14:26 +00:00
Matthias Mees 5e0959d79f Bulletproof: Removed deficons from lang files. 2007-09-13 07:43:22 +00:00
Matthias Mees afdfd95f12 Bulletproof: Removed deficons theme option. 2007-09-13 07:40:23 +00:00
Don Chambers 7b169969d6 BP: overflow:auto changed to overflow:hidden for .serendipity_Entry_Date and.serendipity_commentBody due to firefox horizontal line bug. 2007-09-13 01:11:41 +00:00
Matthias Mees 538800e469 Bulletproof: Added theme option for alternate display of number of comments and trackbacks in the entry footer. 2007-09-12 09:13:59 +00:00
Matthias Mees b36bd432c0 Bulletproof: Added .serendipity_freeTag_related to style.css. 2007-09-12 08:28:50 +00:00
Matthias Mees 1c7877b574 Removed Bulletproof colorset lang variables. We don't need them anymore. 2007-09-12 08:13:47 +00:00
Matthias Mees 7be9f9e0c9 Updated Bulletproof and it's lang files. Added theme options to use default icons regardless of colorset chosen as a fallback option in case a colorset stylesheet doesn't have these icons. 2007-09-10 09:55:31 +00:00
Don Chambers 1ec882c1e6 BP: style.css: Catetories sidebar margin added, add row classes to plugin_calendar.tpl, comment out favicon link 2007-09-09 23:23:09 +00:00
Don Chambers 977d9ffbf5 BP: convert files to unix/utf-8 2007-09-07 20:08:16 +00:00
Matthias Mees 6d24d51684 Updated German lang files for bulletproof template to fit latest additions. 2007-09-07 08:59:56 +00:00
Ivan Cenov 5d048cda82 1) Updated BG translation of bulletproof configuration. 2007-09-06 19:45:53 +00:00
Don Chambers d216d73923 BP - relocated rule for pending comments, added rule to fluid stylesheet. 2007-09-06 16:19:33 +00:00
Don Chambers 867ccf7394 Bulletproof additions/modifications:
Added new class of serendipity_Sticky_Entry in entries.tpl.
Added template option to suppress entry footer for sticky posts.
Added template option to suppress entry heading for sticky posts.
Added template option to include or exclude icons in previous/next page links.
Added default rules for class counter_code to style.css.
2007-09-06 15:16:46 +00:00
Matthias Mees e69bbc7dbb Some updates for the bulletproof template. 2007-09-04 13:14:02 +00:00
Grischa Brockhaus a8a15cddff BP Template: Added red border around pending comments 2007-09-02 13:57:11 +00:00
Grischa Brockhaus de7b11e91b Added changes sugested by yellowled and Don Chambers in http://board.s9y.org/viewtopic.php?t=10928&postdays=0&postorder=asc&start=0 2007-09-01 13:47:00 +00:00
Garvin Hicking ae6d56830b Version 1.2.1 ()
------------------------------------------------------------------------

    * Bulletproof template can now include custom user stylesheets
      (*_style.css) in the dropdown of a colorset. (garvinhicking)
2007-08-29 19:54:36 +00:00
Ivan Cenov 9048d79123 1) Added Id keyword. 2007-08-28 19:44:19 +00:00
Ivan Cenov c0a78f6dd5 1) Added BG translation of admin panel of bulletproof theme. 2007-08-28 19:32:32 +00:00
Garvin Hicking 6be9dab44d Dons update 2007-08-26 16:23:02 +00:00