171 Commits

Author SHA1 Message Date
Matthias Mees
73f2ac6f61 BP: Removed conditional xmlns again #-) 2008-03-25 13:59:55 +00:00
Matthias Mees
40a8c11d13 BP: Added conditional insertion of xml namespace and lang attributes to index.tpl 2008-03-25 10:02:52 +00:00
Don Chambers
e0a30f954c BP: minor correction to padding and margins for sitenav menu and archives 2008-03-17 15:38:52 +00:00
Garvin Hicking
cebf4eef0e nospam@example.com 2008-03-17 14:34:16 +00:00
Garvin Hicking
94538a480b Only issue real mail adresses 2008-03-17 11:38:55 +00:00
Matthias Mees
69794d6665 BP: Simplified config.inc.php using boolean instead of radio. 2008-03-14 09:34:20 +00:00
Matthias Mees
02a849ca09 BP: Added a quick hack for the .author display issue to the ie stylesheets. 2008-03-05 11:55:06 +00:00
Jude Anthony
16dd1400d4 Remove default BSD attribution 2008-03-02 23:27:03 +00:00
Matthias Mees
8dded2d811 BP: Increased version number and set date for latest changes in info.txt. Why do we keep forgetting this? ;-) 2008-03-01 23:24:22 +00:00
Matthias Mees
e4b39c59b1 BP: Added fix for all ie versions to display new layouts correctly. 2008-02-29 11:43:41 +00:00
Matthias Mees
75e51a4bcd BP: Updated Czech translations by Vladimir Ajgl. 2008-02-29 08:12:00 +00:00
Jude Anthony
18f745b1e9 Removed criterion colorset; will be submitted to s9y-bulletproof instead. 2008-02-28 15:38:46 +00:00
Jude Anthony
444299e22d Allow attribution for colorsets
Added criterion colorsets, in fixed and fluid variations
2008-02-28 03:26:03 +00:00
Ivan Cenov
4875c2afcb 1) BP: Removed typing error in BG lang file. 2008-02-18 13:54:09 +00:00
Garvin Hicking
a534807864 Use xhtmlns attribute to <html> 2008-02-14 09:15:18 +00:00
Ivan Cenov
ce7fe6e031 BP: Added BG translations. 2008-02-03 08:26:54 +00:00
Matthias Mees
e808f2dd73 BP: Added two 2column layout, both with additional sidebars below. 2008-01-24 14:30:21 +00:00
Matthias Mees
74971fab90 BP: Fixed teeny, tiny bug - a missing space - in base.css. 2008-01-23 23:39:07 +00:00
Garvin Hicking
8c8e9ad42c * Added czech translation to bulletproof templates and bundled
plugins, by Vlada Ajgl
2008-01-20 13:33:18 +00:00
Matthias Mees
bf9efb01c4 BP: Added .published plus styles to base.css to rectify display of entry date which was altered by including microformats. 2008-01-01 21:04:13 +00:00
Garvin Hicking
2b68440ff2 templating for rss sidebar 2007-12-13 13:05:23 +00:00
Matthias Mees
c07c20e7c0 BP: Added checks for empty sidebars to index.tpl. 2007-12-07 08:30:09 +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
Matthias Mees
a85d8e308d BP: Added theme option to use user stylesheet to config.inc.php and index.tpl. Also added lang variables for it to German and English lang files, and prepared Bulgarian lang files. 2007-12-04 11:29:35 +00:00
Matthias Mees
f7deca1328 BP: Removed obsolete link to override.css from index.tpl. 2007-12-04 11:17:38 +00:00
Matthias Mees
566dc39fda BP: Removed obsolete override.css. 2007-12-04 11:09:22 +00:00
Matthias Mees
de2e9ae2c5 BP: Edited 1column layout to look like it was supposed to in the first place. 2007-12-04 10:34:57 +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
Garvin Hicking
83205fb019 Add new "joinown" and "entryprops" parameters to
{serendipity_fetchPrintEntries}
2007-11-29 12:27:50 +00:00
Garvin Hicking
c30b9619ec Fix CSS issues (empty stylehseets) and bug with inserting images 2007-11-22 10:07:00 +00:00
Matthias Mees
40f775bc32 BP: Revised skiplinks - changed the CSS used for hiding skiplinks from visual browsers. 2007-11-20 21:53:59 +00:00
Matthias Mees
40513a9b66 BP: Revised skiplinks: Used existing anchors instead of extra anchors. Added lang attribute to list elements so screen readers can identify the language used for the skiplinks. 2007-11-20 21:48:42 +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
Ivan Cenov
48e3a70592 BP:New strings translated in Bulgarian language. 2007-11-13 18:31:18 +00:00
Matthias Mees
d0f2c81e98 BP: German translation for theme options related to addthis widget. 2007-11-13 08:15:53 +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
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