740 Commits

Author SHA1 Message Date
Matthias Mees
5ff0aaadb4 BP: Added checks for empty sidebars to index.tpl. 2007-12-07 08:30:09 +00:00
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
Garvin Hicking
5743dd5ace Shuffle NEWS, undo Don's last patch that removed 1.3 features 2007-12-06 11:10:36 +00:00
Garvin Hicking
3b58f074e8 backport 2007-12-06 10:42:06 +00:00
Garvin Hicking
41eb44ead3 Property commit 2007-12-06 10:26:48 +00:00
Garvin Hicking
5d6d49cab3 proper lifetype status 2007-12-06 10:24:48 +00:00
Garvin Hicking
83ce424d3a Ignore files in here 2007-12-06 10:14:21 +00:00
Garvin Hicking
fb6988d7a1 Ignore files in here. 2007-12-06 10:13:49 +00:00
Matthias Mees
d6f894d704 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
efd81bf146 BP: Removed obsolete link to override.css from index.tpl. 2007-12-04 11:17:38 +00:00
Matthias Mees
741335633b BP: Removed obsolete override.css. 2007-12-04 11:09:22 +00:00
Matthias Mees
53f6f13d33 BP: Edited 1column layout to look like it was supposed to in the first place. 2007-12-04 10:34:57 +00:00
Garvin Hicking
cd64c0b18b Czech update by Vladimir Ajgl 2007-12-04 09:11:39 +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
Garvin Hicking
07efbc7284 * Fix proper encoding of '%' sign when used in post titles
(garvinhicking)
2007-12-02 15:06:09 +00:00
Ivan Cenov
878af91579 1) BG translattion of new text constants in serendipity_event_mailer and serendipity_event_textile. 2007-12-01 08:46:08 +00:00
Garvin Hicking
482ea8407f Add new "joinown" and "entryprops" parameters to
{serendipity_fetchPrintEntries}
2007-11-29 12:27:50 +00:00
Garvin Hicking
2d37c850cd Add lifetype importer 2007-11-28 14:23:16 +00:00
Garvin Hicking
c75662d2da * Encode RSS feed links, Patch by Hanno Boeck 2007-11-27 16:01:10 +00:00
Garvin Hicking
7a4b8ff239 fix spartacus sidebar listing 2007-11-26 13:20:38 +00:00
Garvin Hicking
b2ca4938fb textile patch 2007-11-26 10:47:35 +00:00
Garvin Hicking
6708a45e3b Add more CSS classes 2007-11-26 10:25:49 +00:00
Garvin Hicking
d3d0735ca0 Update textile 2007-11-25 11:36:57 +00:00
Garvin Hicking
f580689aed backport 2007-11-25 01:10:25 +00:00
Garvin Hicking
192487bd91 Fix dir creation issue 2007-11-23 15:04:03 +00:00
Garvin Hicking
a0256aa230 bump 2007-11-23 14:57:08 +00:00
Garvin Hicking
96fc983f91 Fix CSS issues (empty stylehseets) and bug with inserting images 2007-11-22 10:07:00 +00:00
Matthias Mees
0908601d43 BP: Revised skiplinks - changed the CSS used for hiding skiplinks from visual browsers. 2007-11-20 21:53:59 +00:00
Matthias Mees
6a8cb08b11 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
Garvin Hicking
00cb3c7132 chinese language update by Demin Yin (work in progress) 2007-11-20 12:05:07 +00:00
Garvin Hicking
66dd7f6fca Add translations by VladaAjgl 2007-11-20 11:29:06 +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
Ivan Cenov
f80fb02615 Karma plugin:Translated new strings in Bulgarian language. 2007-11-13 18:40:36 +00:00
Ivan Cenov
7ad12871dc BP:New strings translated in Bulgarian language. 2007-11-13 18:31:18 +00:00
Garvin Hicking
51b55829b3 Support remove plugin management interface 2007-11-13 14:47:44 +00:00
Matthias Mees
19f5486430 BP: German translation for theme options related to addthis widget. 2007-11-13 08:15:53 +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
Garvin Hicking
a1efa8356e Patch by Assen Tchorbadjiev: Better WYSIWYG component detection 2007-11-02 11:21:44 +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
Matthias Mees
8c34e2d201 BP: Also updated latest changes to plugin_dynamicform.tpl. 2007-10-29 09:08:24 +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
Grischa Brockhaus
166698e6a3 event_karma: New option to disable visit tracking for logged in users. 2007-10-28 13:11:16 +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
Garvin Hicking
d412856d5e Small fixes 2007-10-23 13:56:12 +00:00
Garvin Hicking
201ee8d6da WPXRSS importer added. 2007-10-23 13:30:39 +00:00