Archived
1
0
Commit Graph

763 Commits

Author SHA1 Message Date
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
Matthias Mees 8635c9b56a 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 4d0a1cf44f BP: Fix for 2col s-b layout in IE (any version). 2007-09-19 10:33:04 +00:00
Matthias Mees 5b9dad6c74 BP: Added default style for pre to style.css. 2007-09-19 10:01:20 +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
Garvin Hicking 3c008502ca upport 2007-09-17 09:06:08 +00:00
Don Chambers b76b68b7fd BP: Fix error in plugin_calendar.tpl 2007-09-16 21:21:37 +00:00
Ivan Cenov 5bf89f6e15 1) Changed BG (UTF-8) lang file in bulletproof (s9y trunk) 2007-09-16 18:34:42 +00:00
Matthias Mees 3250076b9e BP: Added IE 5 fix for horizontal navbar. 2007-09-15 16:46:15 +00:00
Matthias Mees a684b50d29 BP: Added basic IE5 fixes via additional stylesheet ie5.css. 2007-09-14 10:15:45 +00:00
Matthias Mees 0cac530f12 BP: Added basic IE5 fixes via additional stylesheet ie5.css. 2007-09-14 10:14:26 +00:00
Matthias Mees fe65eebbe2 Bulletproof: Removed deficons from lang files. 2007-09-13 07:43:22 +00:00
Matthias Mees a7f11fc623 Bulletproof: Removed deficons theme option. 2007-09-13 07:40:23 +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
Matthias Mees 83037a2fee 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 00f070781e Bulletproof: Added .serendipity_freeTag_related to style.css. 2007-09-12 08:28:50 +00:00
Matthias Mees b945448f61 Removed Bulletproof colorset lang variables. We don't need them anymore. 2007-09-12 08:13:47 +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
Grischa Brockhaus 9a268bac61 Removed http://www.cexten.com link in language files 2007-09-10 10:42:31 +00:00
Grischa Brockhaus 7a18d9093c Removed http://www.cexten.com link in language files 2007-09-10 10:39:05 +00:00
Garvin Hicking aaa22db62a Fix s9y link 2007-09-10 10:29:05 +00:00
Matthias Mees 8658929a9c 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 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
Matthias Mees 1740225542 Updated German lang files for bulletproof template to fit latest additions. 2007-09-07 08:59:56 +00:00
Ivan Cenov f29dd6621c 1) Updated BG translation of bulletproof configuration. 2007-09-06 19:45:53 +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
Matthias Mees 614bf54b78 Some updates for the bulletproof template. 2007-09-04 13:14:02 +00:00
Garvin Hicking ecd67f4a98 Try to suppress notice 2007-09-04 10:12:10 +00:00
Grischa Brockhaus 8765b5d7fc BP Template: Added red border around pending comments 2007-09-02 13:57:11 +00:00
Grischa Brockhaus 3450e82a09 * Pingbacks are named "pingback" in the admins comment list (instead of "trackback")
* Added new css class for pending comments in order to mark them optical via css
2007-09-02 13:53:18 +00:00
Grischa Brockhaus ded774a931 Added pingback filter option for comments in admin area 2007-09-02 01:23:21 +00:00
Grischa Brockhaus ba75bb3b8f 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 7f6f151045 * New plugin API method "parseTemplate($filename)" to allow a
sidebar- or event-plugin to fetch+display a smarty template.
      (garvinhicking)
2007-08-31 10:39:55 +00:00
Garvin Hicking 921f6f5535 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 e24c04eacd 1) Added Id keyword. 2007-08-28 19:44:19 +00:00
Ivan Cenov 8136c24029 1) Added BG translation of admin panel of bulletproof theme. 2007-08-28 19:32:32 +00:00
Garvin Hicking e634186dcc Allow ?p=X and ?serendipity[id]=X URLs 2007-08-28 07:56:36 +00:00
Garvin Hicking 612ef7e39d Dons update 2007-08-26 16:23:02 +00:00
Garvin Hicking c5d2f7929a document 2007-08-25 12:06:35 +00:00
Garvin Hicking 59df28b3fa Add bulletproof 2007-08-25 12:05:30 +00:00
Grischa Brockhaus a6672d3726 event_creativecommons:
* Changed default cc version to 3.0, respecting old configuration while updating.
* BY only version is only valid since 3.0. 2.5 doesn't support this.
* Japanese users get a wrong link to the creative common license
* Mouseover image title supports Mozilla, too (title attribute)
2007-08-22 18:06:51 +00:00
Grischa Brockhaus 179d49af11 event_creativecommons:
* Changed default cc version to 3.0, respecting old configuration while updating.
* BY only version is only valid since 3.0. 2.5 doesn't support this.
* Japanese users get a wrong link to the creative common license
* Mouseover image title supports Mozilla, too (title attribute)
2007-08-22 18:05:56 +00:00
Grischa Brockhaus a2d9199fd9 pingback fetchData: Retreive content from first <p> tag, if found in order to have the article content instead of menu structure as content. If no <p> tag is found, the <body> tag is the starting point to fetch content. 2007-08-22 17:57:57 +00:00
Grischa Brockhaus 1e202312e6 Made pingback fetchData switched on by $serendipity['pingbackFetchPage'] set in serendipity_config_local i.e. 2007-08-22 17:46:32 +00:00
Garvin Hicking d8ca2e8882 nofollow for superuser plugin, thanks to kallussed 2007-08-21 16:49:31 +00:00
Garvin Hicking 46ca843ae6 array check, thanks to phellmes 2007-08-21 15:54:25 +00:00