1
0
Commit Graph

647 Commits

Author SHA1 Message Date
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
b36bd432c0 Bulletproof: Added .serendipity_freeTag_related to style.css. 2007-09-12 08:28:50 +00:00
1c7877b574 Removed Bulletproof colorset lang variables. We don't need them anymore. 2007-09-12 08:13:47 +00:00
5e3f9bac85 Fix admin entry list when no entries exist or meet filter criteria. 2007-09-11 12:48:15 +00:00
9e16c0b1a4 Removed http://www.cexten.com link in language files 2007-09-10 10:42:31 +00:00
cfeb0b79fb Removed http://www.cexten.com link in language files 2007-09-10 10:39:05 +00:00
7c2d400e49 Fix s9y link 2007-09-10 10:29:05 +00:00
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
1ec882c1e6 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
977d9ffbf5 BP: convert files to unix/utf-8 2007-09-07 20:08:16 +00:00
6d24d51684 Updated German lang files for bulletproof template to fit latest additions. 2007-09-07 08:59:56 +00:00
5d048cda82 1) Updated BG translation of bulletproof configuration. 2007-09-06 19:45:53 +00:00
d216d73923 BP - relocated rule for pending comments, added rule to fluid stylesheet. 2007-09-06 16:19:33 +00:00
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
e69bbc7dbb Some updates for the bulletproof template. 2007-09-04 13:14:02 +00:00
da8ff0d06d Try to suppress notice 2007-09-04 10:12:10 +00:00
a8a15cddff BP Template: Added red border around pending comments 2007-09-02 13:57:11 +00:00
dea579ee85 * 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
60a0320eb6 Added pingback filter option for comments in admin area 2007-09-02 01:23:21 +00:00
de7b11e91b 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
a27dc54fea * 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
ae6d56830b 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
9048d79123 1) Added Id keyword. 2007-08-28 19:44:19 +00:00
c0a78f6dd5 1) Added BG translation of admin panel of bulletproof theme. 2007-08-28 19:32:32 +00:00
282ea3f648 Allow ?p=X and ?serendipity[id]=X URLs 2007-08-28 07:56:36 +00:00
6be9dab44d Dons update 2007-08-26 16:23:02 +00:00
e194dbfb0d document 2007-08-25 12:06:35 +00:00
ce33a55c5d Add bulletproof 2007-08-25 12:05:30 +00:00
5fef79c858 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
3894f4b673 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
bfb29a697b 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
6189defb6f Made pingback fetchData switched on by $serendipity['pingbackFetchPage'] set in serendipity_config_local i.e. 2007-08-22 17:46:32 +00:00
57b51e738b nofollow for superuser plugin, thanks to kallussed 2007-08-21 16:49:31 +00:00
1770f28dee array check, thanks to phellmes 2007-08-21 15:54:25 +00:00
cb75ef15ce Allow variying template 'okey' 2007-08-21 10:25:57 +00:00
2528c7cc7d Made pingback receiving better working with WordPress Pingbacks 2007-08-20 21:00:01 +00:00
2d03d5a0dc Made pingback receiving better working with WordPress Pingbacks 2007-08-20 20:56:06 +00:00
300525e7b5 Temporarily suspended pingback fetching until it's implemented with a config option to prevent abuse 2007-08-17 12:28:21 +00:00
f1d61d5822 Use proper "<locale>.<charset>" instead of "<locale>-<charset>" locales. Thanks to Boris! 2007-08-16 13:07:43 +00:00
e42aef3fa2 Fix typo preventing 'media' type from supplying a default preview div height 2007-08-15 17:05:35 +00:00
c7d3b1ede3 Extended spam blocking plugin to handle pingbacks like trackbacks. 2007-08-14 18:43:00 +00:00
3bdd7a796c Try to autodetect articles id if no entry id was giving reveiving a pingback 2007-08-14 18:03:35 +00:00
9977663788 Smarty loads trackback and pingback comments when displaying trackbacks. This is most compatible with existing templates. 2007-08-14 17:45:09 +00:00
aafa8f9ca1 Smarty loads trackback and pingback comments when displaying trackbacks. This is most compatible with existing templates. 2007-08-14 17:42:51 +00:00
71ba81dc43 Pingback receiving is working now with internal functionality in comment.php 2007-08-14 17:38:50 +00:00
b2871fbcfd :-| was not replaced, only :| 2007-08-14 11:53:37 +00:00
95639e58e3 Descriptive Akismet spam return 2007-08-13 08:03:40 +00:00
f2eee4d33c Fix table generation for spamblock, thanks to boris 2007-08-13 08:00:01 +00:00
f749bb59f4 fix for don 2007-08-10 09:59:09 +00:00
817fbba02e Reduce file size 2007-08-10 09:07:04 +00:00