Commit Graph
27 Commits
Author SHA1 Message Date
Don Chambers d25b00add1 BP: roll version to 1.2 2007-12-07 05:31:57 +00:00
Don Chambers 85bd53137f BP: minor fix to 1 col layout 2007-12-07 05:27:09 +00:00
Don Chambers 1a353fd85a 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 ecf38172fc 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 5b8a9aaadd BP: Add container serendipitySideBarTitleEmpty for sidebar items without title. 2007-11-16 19:03:45 +00:00
Don Chambers ee5834c323 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 114b063b55 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 8afe550219 BP: add override stylesheet for user customization 2007-11-11 20:28:03 +00:00
Don Chambers 055435f903 BP: Removed extra ">" after </dd> in plugin_staticpage_searchresults.tpl. 2007-11-04 19:00:14 +00:00
Don Chambers 5032b55677 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 1288097b30 BP: removed hyperlink from plugin_contactform.tpl legend as it served no real purpose. 2007-10-28 23:55:28 +00:00
Don Chambers cd4f0e20a3 BP: style.css: added rules for abbr, acronym and new class of .help 2007-10-25 17:53:21 +00:00
Don Chambers 7ce9c12191 BP: added class of archive_summary_details to entries_summary.tpl. 2007-10-14 23:11:44 +00:00
Don Chambers 354b6b8f23 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 307845f5d1 BP: adding print.css as file did not commit in previous attempt. 2007-09-27 21:27:34 +00:00
Don Chambers 54febcfa41 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 580a0dd95b 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 7f999b17f6 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 7f25f6792a 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 bd0107a09a 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 b76b68b7fd BP: Fix error in plugin_calendar.tpl 2007-09-16 21:21:37 +00:00
Don Chambers f3fde3f9c8 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 a3448afb5b Fix admin entry list when no entries exist or meet filter criteria. 2007-09-11 12:48:15 +00:00
Don Chambers a57f6cdc75 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 a5d1547828 BP: convert files to unix/utf-8 2007-09-07 20:08:16 +00:00
Don Chambers 33db56c01c BP - relocated rule for pending comments, added rule to fluid stylesheet. 2007-09-06 16:19:33 +00:00
Don Chambers 860235e371 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