1
0
Commit Graph

128 Commits

Author SHA1 Message Date
e46df53f8b bp: slight mod to css for images inserted via media manager now that editor.js no longer inserts styles. 2009-10-23 19:22:01 +00:00
d1500a6c6b Update of czech translation files for plugins, bulletproof theme and system language file 2009-08-12 20:58:39 +00:00
10f3cf17f7 BP: Tweaked plugin_calendar.tpl to use date format set in theme options for display of #today. 2009-06-30 12:59:41 +00:00
3281509798 BP: Removed unused variable from lang files. (Ooops.) 2009-06-29 14:29:53 +00:00
6f434aa3c0 BP: Fix for display of unordered and ordered lists in entries together with ThickBox. Updated info.txt since Don keeps forgetting to do so ;-) 2009-06-05 14:33:07 +00:00
876a15980b BP: update entries.tpl to use latest version of AddThis script. 2009-05-27 19:03:23 +00:00
b465b9a494 BP: Add doctype and <html> to preview_iframe.tpl so preview looks identical to published entry. 2009-05-05 14:48:11 +00:00
717f8d4163 BP: Change skiplink archive URL to {$serendipityArchiveURL} 2009-04-23 14:08:09 +00:00
1318c6be6d BP: Added additional currpage2 variable to distinguish between absolute and full URL in navbar menu. 2009-04-16 14:15:25 +00:00
5d80d6e53d BP: Added template file for static pages with related category. 2009-04-01 16:10:39 +00:00
282b919af0 BP: Minimal fix for staticpage tpls (order of closing divs) 2009-04-01 16:07:59 +00:00
c2e2fb0d48 added french translation by mchinfa 2009-03-24 13:20:44 +00:00
50d08ff225 Added possibility for templates to register a central function
serendipity_plugin_api_event_hook() and
      serendipity_plugin_api_pre_event_hook()
2009-03-20 17:07:23 +00:00
2cded9e602 Added plainList class to core templates. 2009-01-19 15:28:31 +00:00
72c1c542b7 BP: bump version to 1.4 (no beta). 2008-12-16 14:32:16 +00:00
2ed4e521eb BP: also add often used classes of serendipity_msg_important and serendipity_msg_notice to those comment subscription messages. 2008-12-13 21:03:27 +00:00
ce1db9a7ec BP: added classes for double opt-in comment subscription success and error. 2008-12-13 20:48:14 +00:00
ccdbcfce96 BP: removed conditional comment for pagination. Wrapped arrow in span and applied font-family in base.css. Replaced all &raquo; and &laquo; with &#187; and &#171; Added bottom padding in admincontent. 2008-12-07 22:54:09 +00:00
bfedee34f3 BP: Added conditional comments to pagination because ie <7 does not support solid arrow, only angle quotes. 2008-12-02 16:44:51 +00:00
9dbd82d2fa Fixing sidebar ul display for revamped core plugins (part 1). 2008-12-02 14:46:49 +00:00
c8cf1586e9 Added missing class 2008-11-13 12:38:04 +00:00
041959ff3f BP: Small fix in entries.tpl to suppress emitting .byline if all contents are disabled in theme options. 2008-11-07 17:36:18 +00:00
7680e37e5c BP: Pagination - page count must be greater than one to display. 2008-10-01 18:10:47 +00:00
4ae0fcac3a BP: Page footer previous/next links - add option "none" so links can be suppressed. 2008-09-30 16:02:32 +00:00
db81a40403 BP: modified pagination in entries.tpl & added pagination styles to colorset stylesheets. 2008-09-29 20:37:45 +00:00
d5d9f78e08 BP: style newly added sidebar edit link for all bp colorsets. 2008-08-29 21:07:34 +00:00
4c2a6eb9f2 BP: Fixed truncation of extended entry link; now it truncates the article title first, then adds the lang constant for continue reading. 2008-08-26 13:40:46 +00:00
87ffb16164 Support for randomized header image added to BP 2008-08-26 12:06:12 +00:00
c2535af5f8 BP - added user stylesheet to preview_iframe.tpl 2008-08-24 18:45:13 +00:00
e03847e179 1) Translated new string constant into BG language. 2008-08-12 17:09:03 +00:00
6b43f8bbba BP - new default stylesheet emulating Carl Galloway's "serendipity 3.0". Admin template changed from fixed width to fluid/liquid width. 2008-08-09 03:13:07 +00:00
cf12fe3fa6 BP: Added new theme option to include optional pagination. Thanks again to Jude for helping me with the code :-) 2008-07-22 07:00:48 +00:00
449bb30359 BP - strip tags from truncated static page search results 2008-07-19 15:02:46 +00:00
1eefc2599e BP: Applied fix for the archives page. 2008-05-09 21:36:58 +00:00
b092304c48 Added classes for install/upgrade warning messages. Modified BP admin stylesheet to use these new classes to correct error of overriding green, yellow & red warning text. 2008-04-27 22:19:33 +00:00
ac8b20e8c6 BP - correct error in admin frontpage button path 2008-04-27 17:36:38 +00:00
b0f08e4a7b BP - modified admin page to use single image with different background positions instead of using 3 different images for each link state. Images load much faster, 10 files deleted, 30k disc space saved. 2008-04-27 15:52:01 +00:00
8a6d925a79 Customized bulletproof for latest plugin changes. 2008-04-16 12:00:00 +00:00
b001fc5ceb BP: Removed evil patch from config.inc.php. 2008-04-14 06:58:07 +00:00
23b34ba3eb This Patch is EVIL and has SEVERLY security impacts, can lead to people easily putting XSS on your page or changing the config of your blog without requiring a login
Uncommented.
2008-04-14 05:26:26 +00:00
75a9ad7c2c BP: Edited config.inc.php again. Prettier formatting, nothing else :-) 2008-04-14 05:24:41 +00:00
2419e1dea4 BP: Applied patch by Abdussammad to config.inc.php which makes it obsolete to reload Manage Styles page after changing number of navbar links. 2008-04-14 05:23:23 +00:00
73f2ac6f61 BP: Removed conditional xmlns again #-) 2008-03-25 13:59:55 +00:00
40a8c11d13 BP: Added conditional insertion of xml namespace and lang attributes to index.tpl 2008-03-25 10:02:52 +00:00
e0a30f954c BP: minor correction to padding and margins for sitenav menu and archives 2008-03-17 15:38:52 +00:00
69794d6665 BP: Simplified config.inc.php using boolean instead of radio. 2008-03-14 09:34:20 +00:00
02a849ca09 BP: Added a quick hack for the .author display issue to the ie stylesheets. 2008-03-05 11:55:06 +00:00
16dd1400d4 Remove default BSD attribution 2008-03-02 23:27:03 +00:00
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
e4b39c59b1 BP: Added fix for all ie versions to display new layouts correctly. 2008-02-29 11:43:41 +00:00