428 Commits

Author SHA1 Message Date
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
Garvin Hicking
e643f97805 Allow variying template 'okey' 2007-08-21 10:25:57 +00:00
Grischa Brockhaus
be30a92f7c Made pingback receiving better working with WordPress Pingbacks 2007-08-20 21:00:01 +00:00
Grischa Brockhaus
84d70b725c Made pingback receiving better working with WordPress Pingbacks 2007-08-20 20:56:06 +00:00
Garvin Hicking
ff5a8b6537 Temporarily suspended pingback fetching until it's implemented with a config option to prevent abuse 2007-08-17 12:28:21 +00:00
Garvin Hicking
4518918578 Use proper "<locale>.<charset>" instead of "<locale>-<charset>" locales. Thanks to Boris! 2007-08-16 13:07:43 +00:00
Judebert
a571a89dcd Fix typo preventing 'media' type from supplying a default preview div height 2007-08-15 17:05:35 +00:00
Grischa Brockhaus
034fa58d09 Extended spam blocking plugin to handle pingbacks like trackbacks. 2007-08-14 18:43:00 +00:00
Grischa Brockhaus
1ef57f96a4 Try to autodetect articles id if no entry id was giving reveiving a pingback 2007-08-14 18:03:35 +00:00
Grischa Brockhaus
23c1ce12ff Smarty loads trackback and pingback comments when displaying trackbacks. This is most compatible with existing templates. 2007-08-14 17:45:09 +00:00
Grischa Brockhaus
a70a7452fa Smarty loads trackback and pingback comments when displaying trackbacks. This is most compatible with existing templates. 2007-08-14 17:42:51 +00:00
Grischa Brockhaus
81e71d87a1 Pingback receiving is working now with internal functionality in comment.php 2007-08-14 17:38:50 +00:00
Grischa Brockhaus
2c251781b6 :-| was not replaced, only :| 2007-08-14 11:53:37 +00:00
Garvin Hicking
43a41c650e Descriptive Akismet spam return 2007-08-13 08:03:40 +00:00
Garvin Hicking
f3d4e75b04 Fix table generation for spamblock, thanks to boris 2007-08-13 08:00:01 +00:00
Garvin Hicking
5c3ed3c0ab fix for don 2007-08-10 09:59:09 +00:00
Garvin Hicking
6e7cfb296c Reduce file size 2007-08-10 09:07:04 +00:00
Grischa Brockhaus
bdaa3353f6 A ">" too much 2007-08-10 00:51:40 +00:00
Garvin Hicking
cea4f12be4 Upport 2007-08-09 09:31:29 +00:00
Garvin Hicking
a08f35bba6 Fix entryproperties value setting 2007-08-08 08:53:26 +00:00
Grischa Brockhaus
b53fb93ced NEWS typo.. 2007-08-07 15:13:28 +00:00
Grischa Brockhaus
406b71ca14 Added mp4 as video/x-quicktime guess 2007-08-07 15:08:35 +00:00
Grischa Brockhaus
6d610c00b7 Added allowed type parameter to isImage function. This removes the need of seperate isMedia, isVideo and isAudio functions. 2007-08-07 14:45:34 +00:00
Grischa Brockhaus
48bf32c486 Debug message was not printed 2007-08-07 14:34:13 +00:00
Grischa Brockhaus
c76d6c7a79 On the fly update of the media databas: Not only images are added but video and audio, too. 2007-08-07 14:17:49 +00:00
Garvin Hicking
9efa124446 classname 2007-08-07 13:59:07 +00:00
Garvin Hicking
5cfe586df8 German language change 2007-08-07 08:17:21 +00:00
Grischa Brockhaus
db008b211e Removed TinyMCE patch as it is not neccessary anymore. 2007-08-06 13:52:46 +00:00
Garvin Hicking
67cb773237 bad png 2007-08-06 11:29:31 +00:00
Garvin Hicking
79c4586068 HTML and images by Don 2007-08-06 10:18:26 +00:00
Grischa Brockhaus
0ec245dacc Made pasting to TinyMCE work 2007-08-05 18:16:33 +00:00
Garvin Hicking
c82fb48a26 Better shared mode integration, thanks to stm9x9 2007-08-04 13:28:21 +00:00
Garvin Hicking
d1d8d79d3c lang update 2007-08-04 13:04:14 +00:00
Garvin Hicking
2474160911 Use better path detection, compatible with shared mode 2007-08-04 12:51:05 +00:00
Grischa Brockhaus
8f393dec8e 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. 2007-07-31 15:19:16 +00:00
Grischa Brockhaus
833a7e9177 Reverted last patch for making Atom Feed working with parameterized URLs. 2007-07-29 10:11:53 +00:00