]> git.mjollnir.org Git - s9y.git/log
s9y.git
17 years agoUpdated German lang files for bulletproof template to fit latest additions.
yellowled [Fri, 7 Sep 2007 08:59:56 +0000 (08:59 +0000)]
Updated German lang files for bulletproof template to fit latest additions.

17 years ago1) Updated BG translation of bulletproof configuration.
jwalker [Thu, 6 Sep 2007 19:45:53 +0000 (19:45 +0000)]
1) Updated BG translation of bulletproof configuration.

17 years agoBP - relocated rule for pending comments, added rule to fluid stylesheet.
donchambers [Thu, 6 Sep 2007 16:19:33 +0000 (16:19 +0000)]
BP - relocated rule for pending comments, added rule to fluid stylesheet.

17 years agoBulletproof additions/modifications:
donchambers [Thu, 6 Sep 2007 15:16:46 +0000 (15:16 +0000)]
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.

17 years agoSome updates for the bulletproof template.
yellowled [Tue, 4 Sep 2007 13:14:02 +0000 (13:14 +0000)]
Some updates for the bulletproof template.

17 years agoTry to suppress notice
garvinhicking [Tue, 4 Sep 2007 10:12:10 +0000 (10:12 +0000)]
Try to suppress notice

17 years agoBP Template: Added red border around pending comments
brockhaus [Sun, 2 Sep 2007 13:57:11 +0000 (13:57 +0000)]
BP Template: Added red border around pending comments

17 years ago* Pingbacks are named "pingback" in the admins comment list (instead of "trackback")
brockhaus [Sun, 2 Sep 2007 13:53:18 +0000 (13:53 +0000)]
* 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

17 years agoAdded pingback filter option for comments in admin area
brockhaus [Sun, 2 Sep 2007 01:23:21 +0000 (01:23 +0000)]
Added pingback filter option for comments in admin area

17 years agoAdded changes sugested by yellowled and Don Chambers in http://board.s9y.org/viewtopi...
brockhaus [Sat, 1 Sep 2007 13:47:00 +0000 (13:47 +0000)]
Added changes sugested by yellowled and Don Chambers in http://board.s9y.org/viewtopic.php?t=10928&postdays=0&postorder=asc&start=0

17 years ago * New plugin API method "parseTemplate($filename)" to allow a
garvinhicking [Fri, 31 Aug 2007 10:39:55 +0000 (10:39 +0000)]
* New plugin API method "parseTemplate($filename)" to allow a
      sidebar- or event-plugin to fetch+display a smarty template.
      (garvinhicking)

17 years agoVersion 1.2.1 ()
garvinhicking [Wed, 29 Aug 2007 19:54:36 +0000 (19:54 +0000)]
Version 1.2.1 ()
------------------------------------------------------------------------

    * Bulletproof template can now include custom user stylesheets
      (*_style.css) in the dropdown of a colorset. (garvinhicking)

17 years ago1) Added Id keyword.
jwalker [Tue, 28 Aug 2007 19:44:19 +0000 (19:44 +0000)]
1) Added Id keyword.

17 years ago1) Added BG translation of admin panel of bulletproof theme.
jwalker [Tue, 28 Aug 2007 19:32:32 +0000 (19:32 +0000)]
1) Added BG translation of admin panel of bulletproof theme.

17 years agoAllow ?p=X and ?serendipity[id]=X URLs
garvinhicking [Tue, 28 Aug 2007 07:56:36 +0000 (07:56 +0000)]
Allow ?p=X and ?serendipity[id]=X URLs

17 years agoDons update
garvinhicking [Sun, 26 Aug 2007 16:23:02 +0000 (16:23 +0000)]
Dons update

17 years agodocument
garvinhicking [Sat, 25 Aug 2007 12:06:35 +0000 (12:06 +0000)]
document

17 years agoAdd bulletproof
garvinhicking [Sat, 25 Aug 2007 12:05:30 +0000 (12:05 +0000)]
Add bulletproof

17 years agoevent_creativecommons:
brockhaus [Wed, 22 Aug 2007 18:06:51 +0000 (18:06 +0000)]
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)

17 years agoevent_creativecommons:
brockhaus [Wed, 22 Aug 2007 18:05:56 +0000 (18:05 +0000)]
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)

17 years agopingback fetchData: Retreive content from first <p> tag, if found in order to have...
brockhaus [Wed, 22 Aug 2007 17:57:57 +0000 (17:57 +0000)]
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.

17 years agoMade pingback fetchData switched on by $serendipity['pingbackFetchPage'] set in seren...
brockhaus [Wed, 22 Aug 2007 17:46:32 +0000 (17:46 +0000)]
Made pingback fetchData switched on by $serendipity['pingbackFetchPage'] set in serendipity_config_local i.e.

17 years agonofollow for superuser plugin, thanks to kallussed
garvinhicking [Tue, 21 Aug 2007 16:49:31 +0000 (16:49 +0000)]
nofollow for superuser plugin, thanks to kallussed

17 years agoarray check, thanks to phellmes
garvinhicking [Tue, 21 Aug 2007 15:54:25 +0000 (15:54 +0000)]
array check, thanks to phellmes

17 years agoAllow variying template 'okey'
garvinhicking [Tue, 21 Aug 2007 10:25:57 +0000 (10:25 +0000)]
Allow variying template 'okey'

17 years agoMade pingback receiving better working with WordPress Pingbacks
brockhaus [Mon, 20 Aug 2007 21:00:01 +0000 (21:00 +0000)]
Made pingback receiving better working with WordPress Pingbacks

17 years agoMade pingback receiving better working with WordPress Pingbacks
brockhaus [Mon, 20 Aug 2007 20:56:06 +0000 (20:56 +0000)]
Made pingback receiving better working with WordPress Pingbacks

17 years agoTemporarily suspended pingback fetching until it's implemented with a config option...
garvinhicking [Fri, 17 Aug 2007 12:28:21 +0000 (12:28 +0000)]
Temporarily suspended pingback fetching until it's implemented with a config option to prevent abuse

17 years agoUse proper "<locale>.<charset>" instead of "<locale>-<charset>" locales. Thanks to...
garvinhicking [Thu, 16 Aug 2007 13:07:43 +0000 (13:07 +0000)]
Use proper "<locale>.<charset>" instead of "<locale>-<charset>" locales. Thanks to Boris!

17 years agoFix typo preventing 'media' type from supplying a default preview div height
slothman [Wed, 15 Aug 2007 17:05:35 +0000 (17:05 +0000)]
Fix typo preventing 'media' type from supplying a default preview div height

17 years agoExtended spam blocking plugin to handle pingbacks like trackbacks.
brockhaus [Tue, 14 Aug 2007 18:43:00 +0000 (18:43 +0000)]
Extended spam blocking plugin to handle pingbacks like trackbacks.

17 years agoTry to autodetect articles id if no entry id was giving reveiving a pingback
brockhaus [Tue, 14 Aug 2007 18:03:35 +0000 (18:03 +0000)]
Try to autodetect articles id if no entry id was giving reveiving a pingback

17 years agoSmarty loads trackback and pingback comments when displaying trackbacks. This is...
brockhaus [Tue, 14 Aug 2007 17:45:09 +0000 (17:45 +0000)]
Smarty loads trackback and pingback comments when displaying trackbacks. This is most compatible with existing templates.

17 years agoSmarty loads trackback and pingback comments when displaying trackbacks. This is...
brockhaus [Tue, 14 Aug 2007 17:42:51 +0000 (17:42 +0000)]
Smarty loads trackback and pingback comments when displaying trackbacks. This is most compatible with existing templates.

17 years agoPingback receiving is working now with internal functionality in comment.php
brockhaus [Tue, 14 Aug 2007 17:38:50 +0000 (17:38 +0000)]
Pingback receiving is working now with internal functionality in comment.php

17 years ago:-| was not replaced, only :|
brockhaus [Tue, 14 Aug 2007 11:53:37 +0000 (11:53 +0000)]
:-| was not replaced, only :|

17 years agoDescriptive Akismet spam return
garvinhicking [Mon, 13 Aug 2007 08:03:40 +0000 (08:03 +0000)]
Descriptive Akismet spam return

17 years agoFix table generation for spamblock, thanks to boris
garvinhicking [Mon, 13 Aug 2007 08:00:01 +0000 (08:00 +0000)]
Fix table generation for spamblock, thanks to boris

17 years agofix for don
garvinhicking [Fri, 10 Aug 2007 09:59:09 +0000 (09:59 +0000)]
fix for don

17 years agoReduce file size
garvinhicking [Fri, 10 Aug 2007 09:07:04 +0000 (09:07 +0000)]
Reduce file size

17 years agoA ">" too much
brockhaus [Fri, 10 Aug 2007 00:51:40 +0000 (00:51 +0000)]
A ">" too much

17 years agoUpport
garvinhicking [Thu, 9 Aug 2007 09:31:29 +0000 (09:31 +0000)]
Upport

17 years agoFix entryproperties value setting
garvinhicking [Wed, 8 Aug 2007 08:53:26 +0000 (08:53 +0000)]
Fix entryproperties value setting

17 years agoNEWS typo..
brockhaus [Tue, 7 Aug 2007 15:13:28 +0000 (15:13 +0000)]
NEWS typo..

17 years agoAdded mp4 as video/x-quicktime guess
brockhaus [Tue, 7 Aug 2007 15:08:35 +0000 (15:08 +0000)]
Added mp4 as video/x-quicktime guess

17 years agoAdded allowed type parameter to isImage function. This removes the need of seperate...
brockhaus [Tue, 7 Aug 2007 14:45:34 +0000 (14:45 +0000)]
Added allowed type parameter to isImage function. This removes the need of seperate isMedia, isVideo and isAudio functions.

17 years agoDebug message was not printed
brockhaus [Tue, 7 Aug 2007 14:34:13 +0000 (14:34 +0000)]
Debug message was not printed

17 years agoOn the fly update of the media databas: Not only images are added but video and audio...
brockhaus [Tue, 7 Aug 2007 14:17:49 +0000 (14:17 +0000)]
On the fly update of the media databas: Not only images are added but video and audio, too.

17 years agoclassname
garvinhicking [Tue, 7 Aug 2007 13:59:07 +0000 (13:59 +0000)]
classname

17 years agoGerman language change
garvinhicking [Tue, 7 Aug 2007 08:17:21 +0000 (08:17 +0000)]
German language change

17 years agoRemoved TinyMCE patch as it is not neccessary anymore.
brockhaus [Mon, 6 Aug 2007 13:52:46 +0000 (13:52 +0000)]
Removed TinyMCE patch as it is not neccessary anymore.

17 years agobad png
garvinhicking [Mon, 6 Aug 2007 11:29:31 +0000 (11:29 +0000)]
bad png

17 years agoHTML and images by Don
garvinhicking [Mon, 6 Aug 2007 10:18:26 +0000 (10:18 +0000)]
HTML and images by Don

17 years agoMade pasting to TinyMCE work
brockhaus [Sun, 5 Aug 2007 18:16:33 +0000 (18:16 +0000)]
Made pasting to TinyMCE work

17 years agoBetter shared mode integration, thanks to stm9x9
garvinhicking [Sat, 4 Aug 2007 13:28:21 +0000 (13:28 +0000)]
Better shared mode integration, thanks to stm9x9

17 years agolang update
garvinhicking [Sat, 4 Aug 2007 13:04:14 +0000 (13:04 +0000)]
lang update

17 years agoUse better path detection, compatible with shared mode
garvinhicking [Sat, 4 Aug 2007 12:51:05 +0000 (12:51 +0000)]
Use better path detection, compatible with shared mode

17 years agoNew spam blocking method for trackbacks: ip validation. The senders ip is compared...
brockhaus [Tue, 31 Jul 2007 15:19:16 +0000 (15:19 +0000)]
New spam blocking method for trackbacks: ip validation. The senders ip is compared with the ip of the host, the trackback is set to. If they don't match, the trackback is rejected/moderated. This should reject most of the trackback spam bots.

17 years agoReverted last patch for making Atom Feed working with parameterized URLs.
brockhaus [Sun, 29 Jul 2007 10:11:53 +0000 (10:11 +0000)]
Reverted last patch for making Atom Feed working with parameterized URLs.

17 years agoAtom feeds became invalid, if entry has href or src attributes containing char repres...
brockhaus [Fri, 27 Jul 2007 14:17:34 +0000 (14:17 +0000)]
Atom feeds became invalid, if entry has href or src attributes containing char represented by XML Entities normaly  (like href="test.de?a=1&b=2")

17 years agoGuessMime: JAR became octet-stream always, added ico extension
brockhaus [Fri, 27 Jul 2007 11:29:34 +0000 (11:29 +0000)]
GuessMime: JAR became octet-stream always, added ico extension

17 years agoplugin_comments: Hand over author to other plugins, too.
brockhaus [Fri, 27 Jul 2007 10:49:30 +0000 (10:49 +0000)]
plugin_comments: Hand over author to other plugins, too.

17 years agouse php4
garvinhicking [Thu, 26 Jul 2007 10:10:26 +0000 (10:10 +0000)]
use php4

17 years agofix bug #1759990 - japanese lang
garvinhicking [Wed, 25 Jul 2007 07:27:04 +0000 (07:27 +0000)]
fix bug #1759990 - japanese lang

17 years agoUTF-8 fix
garvinhicking [Tue, 24 Jul 2007 12:59:00 +0000 (12:59 +0000)]
UTF-8 fix

17 years agoPatch by kalkin: Improve statistics plugin for better bot detection and graph creation
garvinhicking [Tue, 24 Jul 2007 12:57:48 +0000 (12:57 +0000)]
Patch by kalkin: Improve statistics plugin for better bot detection and graph creation

17 years agoUse max compression as suggested by kink
garvinhicking [Sat, 21 Jul 2007 18:38:48 +0000 (18:38 +0000)]
Use max compression as suggested by kink

17 years agoDon's patches
garvinhicking [Fri, 20 Jul 2007 09:20:31 +0000 (09:20 +0000)]
Don's patches

17 years agoimproved plugin
garvinhicking [Fri, 20 Jul 2007 09:14:43 +0000 (09:14 +0000)]
improved plugin

17 years ago1) Several strings translated to BG.
jwalker [Thu, 19 Jul 2007 06:16:09 +0000 (06:16 +0000)]
1) Several strings translated to BG.

17 years agoThe recent entries sidebar plugin shiped with s9y listed entries not accessable by...
brockhaus [Tue, 17 Jul 2007 14:29:09 +0000 (14:29 +0000)]
The recent entries sidebar plugin shiped with s9y listed entries not accessable by the current user because of right restrictions.

17 years agoSmall code cleanup by Falk Doering:
garvinhicking [Tue, 17 Jul 2007 11:31:20 +0000 (11:31 +0000)]
Small code cleanup by Falk Doering:
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file

17 years agoRequire category joins in some cases, add smarty params for new fetchentry features
garvinhicking [Tue, 17 Jul 2007 08:43:06 +0000 (08:43 +0000)]
Require category joins in some cases, add smarty params for new fetchentry features

17 years agoserendipity_parseFileName didn't evaluate the correct name/ext structure for files...
brockhaus [Tue, 17 Jul 2007 03:46:04 +0000 (03:46 +0000)]
serendipity_parseFileName didn't evaluate the correct name/ext structure for files without extension

17 years agodocument
garvinhicking [Mon, 16 Jul 2007 08:52:56 +0000 (08:52 +0000)]
document

17 years agoWrong used hook
garvinhicking [Mon, 16 Jul 2007 07:34:42 +0000 (07:34 +0000)]
Wrong used hook

17 years agoFix comment rss feeds
garvinhicking [Sun, 15 Jul 2007 15:13:50 +0000 (15:13 +0000)]
Fix comment rss feeds

17 years agoignorelist
brockhaus [Fri, 13 Jul 2007 20:01:24 +0000 (20:01 +0000)]
ignorelist

17 years agoAdd language constant for grischa, and fix up indending *g*
garvinhicking [Fri, 13 Jul 2007 12:24:18 +0000 (12:24 +0000)]
Add language constant for grischa, and fix up indending *g*

17 years agoThe archive sidebar plugin shiped with s9y now displays numbers of articles correctly...
brockhaus [Fri, 13 Jul 2007 12:05:22 +0000 (12:05 +0000)]
The archive sidebar plugin shiped with s9y now displays numbers of articles correctly for month, catergories and so on, even if multicategory articles are used. (brockhaus)

17 years agoAt last: Trackbacks/pingbacks for URLs will only be sent once, no matter what link...
brockhaus [Thu, 12 Jul 2007 15:52:58 +0000 (15:52 +0000)]
At last: Trackbacks/pingbacks for URLs will only be sent once, no matter what link name they have or how often the URL is referenced in the article. (Phew!) ;-)

17 years agoGarvins Änderung auch für (z.B.) Images funktionierend gemacht
brockhaus [Thu, 12 Jul 2007 14:35:37 +0000 (14:35 +0000)]
Garvins Änderung auch für (z.B.) Images funktionierend gemacht

17 years agoGrischa and Garvin proudly present: The REAL(tm) solution. :)
garvinhicking [Thu, 12 Jul 2007 13:55:23 +0000 (13:55 +0000)]
Grischa and Garvin proudly present: The REAL(tm) solution. :)

17 years agoRevert, for the time being
garvinhicking [Thu, 12 Jul 2007 13:02:46 +0000 (13:02 +0000)]
Revert, for the time being

17 years agoAdmin interface security improved, thanks to Stefan Esser.
garvinhicking [Thu, 12 Jul 2007 11:23:05 +0000 (11:23 +0000)]
Admin interface security improved, thanks to Stefan Esser.

17 years agoMerge patch from Don Chambers for better input classes in admin
garvinhicking [Thu, 12 Jul 2007 09:40:04 +0000 (09:40 +0000)]
Merge patch from Don Chambers for better input classes in admin

17 years agoShow ID
garvinhicking [Tue, 10 Jul 2007 13:24:33 +0000 (13:24 +0000)]
Show ID

17 years agoChange link to point to startpage by default
garvinhicking [Tue, 10 Jul 2007 08:36:11 +0000 (08:36 +0000)]
Change link to point to startpage by default

17 years agoMade trackback/pingback functionality independend from link text.
brockhaus [Mon, 9 Jul 2007 18:00:46 +0000 (18:00 +0000)]
Made trackback/pingback functionality independend from link text.
Only the link url is relevant now. Now dupe links in entries are
not trackbacked/pingbacked twice and images w/o ALT attribute or
links with changed text won't be trackbacked again after resaving
the article.

17 years agobrockhaus: Changed to use SPACES instead of TABs. :-)
garvinhicking [Mon, 9 Jul 2007 07:53:13 +0000 (07:53 +0000)]
brockhaus: Changed to use SPACES instead of TABs. :-)

17 years agoChanged NEWS file: plugin_comments now also supports Favatars instead of Gravatars...
brockhaus [Mon, 9 Jul 2007 00:31:00 +0000 (00:31 +0000)]
Changed NEWS file: plugin_comments now also supports Favatars instead of Gravatars only

17 years agoFor the future: Always indicate source of where frontend_display is called. Thanks...
garvinhicking [Sun, 8 Jul 2007 20:07:41 +0000 (20:07 +0000)]
For the future: Always indicate source of where frontend_display is called. Thanks to Karotte.

17 years agoTextile fix by Bman
garvinhicking [Sun, 8 Jul 2007 18:45:46 +0000 (18:45 +0000)]
Textile fix by Bman

17 years agoFavatar patch by brockhaus
garvinhicking [Sun, 8 Jul 2007 18:33:18 +0000 (18:33 +0000)]
Favatar patch by brockhaus

17 years agoCorrect patch from brockhaus, thanks a lot
garvinhicking [Sun, 8 Jul 2007 18:10:33 +0000 (18:10 +0000)]
Correct patch from brockhaus, thanks a lot

17 years agoFull pingback support, fallback trackback method for WordPress
garvinhicking [Fri, 6 Jul 2007 10:17:47 +0000 (10:17 +0000)]
Full pingback support, fallback trackback method for WordPress
blogs. Thanks to brockha.us!

17 years agofix #1748918 - trnaslation mistake
garvinhicking [Fri, 6 Jul 2007 09:52:31 +0000 (09:52 +0000)]
fix #1748918 - trnaslation mistake

17 years agobeta3 because of this publish-bug
garvinhicking [Fri, 6 Jul 2007 09:09:06 +0000 (09:09 +0000)]
beta3 because of this publish-bug

17 years agoUse md5 for superlong uris
garvinhicking [Thu, 5 Jul 2007 11:10:51 +0000 (11:10 +0000)]
Use md5 for superlong uris

17 years agoClarify
garvinhicking [Tue, 3 Jul 2007 18:36:04 +0000 (18:36 +0000)]
Clarify