Commit Graph
49 Commits
Author SHA1 Message Date
Grischa Brockhaus 7c4560d524 Add feed_guid only, if not set externaly prior 2008-03-17 18:54:03 +00:00
Grischa Brockhaus 4796e34e1b Invalid HTML fixed 2008-03-09 05:47:54 +00:00
Grischa Brockhaus 7e33b82845 Initial import. 2008-03-09 05:09:18 +00:00
Grischa Brockhaus c4d3de1d00 event_karma: German language files updated. 2008-02-15 12:17:54 +00:00
Grischa Brockhaus 2fb4449655 Changed used language entry for option "Show comment complete" 2008-02-10 10:01:32 +00:00
Grischa Brockhaus 9f84b56ef2 trackback/pingback: Fixed legth configuration name, deleted Charset configuration, because it is not needed. 2008-01-13 11:30:22 +00:00
Grischa Brockhaus ece9dc443a plugin_comments: URLs of writers may now be shown in the sitebar. This only worked for trackbacks formaly, now it works for trackbacks, pingbacks and human writers. You may configure, in what type of comment the URLs should be added. 2008-01-12 13:47:16 +00:00
Grischa Brockhaus fd052725bb Enhanced pingback/trackback receiving 2008-01-12 13:06:37 +00:00
Grischa Brockhaus a6fccc832c Added hooks to trackback listing in order to let plugins change it (the avatar plugin in example) 2007-12-22 18:49:03 +00:00
Grischa Brockhaus 166698e6a3 event_karma: New option to disable visit tracking for logged in users. 2007-10-28 13:11:16 +00:00
Grischa Brockhaus 9a268bac61 Removed http://www.cexten.com link in language files 2007-09-10 10:42:31 +00:00
Grischa Brockhaus 7a18d9093c Removed http://www.cexten.com link in language files 2007-09-10 10:39:05 +00:00
Grischa Brockhaus 8765b5d7fc BP Template: Added red border around pending comments 2007-09-02 13:57:11 +00:00
Grischa Brockhaus 3450e82a09 * 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
Grischa Brockhaus ded774a931 Added pingback filter option for comments in admin area 2007-09-02 01:23:21 +00:00
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
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
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
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
Grischa Brockhaus bdaa3353f6 A ">" too much 2007-08-10 00:51:40 +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
Grischa Brockhaus db008b211e Removed TinyMCE patch as it is not neccessary anymore. 2007-08-06 13:52:46 +00:00
Grischa Brockhaus 0ec245dacc Made pasting to TinyMCE work 2007-08-05 18:16:33 +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
Grischa Brockhaus 0c94c97b34 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") 2007-07-27 14:17:34 +00:00
Grischa Brockhaus 69a4aa1ab7 GuessMime: JAR became octet-stream always, added ico extension 2007-07-27 11:29:34 +00:00
Grischa Brockhaus cb800a16c7 plugin_comments: Hand over author to other plugins, too. 2007-07-27 10:49:30 +00:00
Grischa Brockhaus d03898cd34 The recent entries sidebar plugin shiped with s9y listed entries not accessable by the current user because of right restrictions. 2007-07-17 14:29:09 +00:00
Grischa Brockhaus 1c41e716af serendipity_parseFileName didn't evaluate the correct name/ext structure for files without extension 2007-07-17 03:46:04 +00:00
Grischa Brockhaus c1d55e496e ignorelist 2007-07-13 20:01:24 +00:00
Grischa Brockhaus c668918c81 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) 2007-07-13 12:05:22 +00:00
Grischa Brockhaus 5930736d70 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!) ;-) 2007-07-12 15:52:58 +00:00
Grischa Brockhaus 5c244dde14 Garvins Änderung auch für (z.B.) Images funktionierend gemacht 2007-07-12 14:35:37 +00:00
Grischa Brockhaus 827228a1cd 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.
2007-07-09 18:00:46 +00:00
Grischa Brockhaus 84d63a33f5 Changed NEWS file: plugin_comments now also supports Favatars instead of Gravatars only 2007-07-09 00:31:00 +00:00