Commit Graph
29 Commits
Author SHA1 Message Date
Don Chambers e0a30f954c BP: minor correction to padding and margins for sitenav menu and archives 2008-03-17 15:38:52 +00:00
Don Chambers 265cf9b51e Updated recent_entries plugin to show/hide on overview, detailed entry, or all pages 2008-03-02 15:23:32 +00:00
Don Chambers fe20d4fb94 BP: roll version to 1.2 2007-12-07 05:31:57 +00:00
Don Chambers 55afb4ffe2 BP: minor fix to 1 col layout 2007-12-07 05:27:09 +00:00
Don Chambers 415c4dd944 category plugin: added <li> classes category_depth# (#= 0=parent, 1=first child, etc) and category_# (#=category id). 2007-12-03 20:54:55 +00:00
Don Chambers f99b1fe456 BP: added classes and changed structure of entries_archives.tpl and entries_summary.tpl. Also changed serendipity_Entry_Date padding to margin. 2007-11-18 17:45:02 +00:00
Don Chambers 61948709f2 BP: Add container serendipitySideBarTitleEmpty for sidebar items without title. 2007-11-16 19:03:45 +00:00
Don Chambers 99c08a857b BP: Add livesearch support for navbar quicksearch. Note: all stylesheets changed from selector navbarsearchform to #sitenav #searchform {} 2007-11-15 15:49:33 +00:00
Don Chambers 6357b71a37 BP: AddThis widget option added. Language files other than english need translation for 2 added variables. 2007-11-12 23:46:58 +00:00
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
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
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
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
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
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
Don Chambers 5e3f9bac85 Fix admin entry list when no entries exist or meet filter criteria. 2007-09-11 12:48:15 +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
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