25 Commits

Author SHA1 Message Date
Matthias Mees
4d2801f6ae Escaping JS instead of HTML. 2013-02-07 19:34:02 +01:00
Matthias Mees
e00855f877 Escape emitted template option HTML (overlooked one instance). 2013-02-07 17:02:30 +01:00
Matthias Mees
923f8e7497 Escape emitted template option HTML. 2013-02-07 16:56:13 +01:00
Matthias Mees
dbe612e9dc Safer version of Smarty3 compatibility. 2013-01-21 16:52:05 +01:00
Garvin Hicking
53ea38aa3c Port from master 2013-01-21 10:06:09 +01:00
Ian
d6c527e422 Smarty3 compat - BP entries.tpl changed eval to assign 2012-05-15 18:18:39 +02:00
Matthias Mees
c4c2e95010 Removed redundant line in BP's entries.tpl. 2010-09-15 06:48:26 +00:00
Matthias Mees
190468dd53 Added fix for German umlauts in BP pagination. (Thanks to Timbalu.) 2010-09-15 06:46:04 +00:00
Don Chambers
876a15980b BP: update entries.tpl to use latest version of AddThis script. 2009-05-27 19:03:23 +00:00
Don Chambers
ccdbcfce96 BP: removed conditional comment for pagination. Wrapped arrow in span and applied font-family in base.css. Replaced all » and « with » and « Added bottom padding in admincontent. 2008-12-07 22:54:09 +00:00
Don Chambers
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
Matthias Mees
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
Don Chambers
7680e37e5c BP: Pagination - page count must be greater than one to display. 2008-10-01 18:10:47 +00:00
Don Chambers
4ae0fcac3a BP: Page footer previous/next links - add option "none" so links can be suppressed. 2008-09-30 16:02:32 +00:00
Don Chambers
db81a40403 BP: modified pagination in entries.tpl & added pagination styles to colorset stylesheets. 2008-09-29 20:37:45 +00:00
Matthias Mees
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
Matthias Mees
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
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
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
Matthias Mees
afdfd95f12 Bulletproof: Removed deficons theme option. 2007-09-13 07:40:23 +00:00
Matthias Mees
538800e469 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
7be9f9e0c9 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
867ccf7394 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
Garvin Hicking
ce33a55c5d Add bulletproof 2007-08-25 12:05:30 +00:00