Commit Graph
49 Commits
Author SHA1 Message Date
Grischa Brockhaus fb25837a85 Add feed_guid only, if not set externaly prior 2008-03-17 18:54:03 +00:00
Grischa Brockhaus 61223c16f0 Invalid HTML fixed 2008-03-09 05:47:54 +00:00
Grischa Brockhaus c36c7cb02c Initial import. 2008-03-09 05:09:18 +00:00
Grischa Brockhaus 558a321185 event_karma: German language files updated. 2008-02-15 12:17:54 +00:00
Grischa Brockhaus afba53edfe Changed used language entry for option "Show comment complete" 2008-02-10 10:01:32 +00:00
Grischa Brockhaus c71439041f trackback/pingback: Fixed legth configuration name, deleted Charset configuration, because it is not needed. 2008-01-13 11:30:22 +00:00
Grischa Brockhaus 3e491633b6 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 81506febd0 Enhanced pingback/trackback receiving 2008-01-12 13:06:37 +00:00
Grischa Brockhaus 4227ee1038 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 c7f792ef96 event_karma: New option to disable visit tracking for logged in users. 2007-10-28 13:11:16 +00:00
Grischa Brockhaus 9e16c0b1a4 Removed http://www.cexten.com link in language files 2007-09-10 10:42:31 +00:00
Grischa Brockhaus cfeb0b79fb Removed http://www.cexten.com link in language files 2007-09-10 10:39:05 +00:00
Grischa Brockhaus a8a15cddff BP Template: Added red border around pending comments 2007-09-02 13:57:11 +00:00
Grischa Brockhaus 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
Grischa Brockhaus 60a0320eb6 Added pingback filter option for comments in admin area 2007-09-02 01:23:21 +00:00
Grischa Brockhaus 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
Grischa Brockhaus 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
Grischa Brockhaus 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
Grischa Brockhaus 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
Grischa Brockhaus 6189defb6f 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 2528c7cc7d Made pingback receiving better working with WordPress Pingbacks 2007-08-20 21:00:01 +00:00
Grischa Brockhaus 2d03d5a0dc Made pingback receiving better working with WordPress Pingbacks 2007-08-20 20:56:06 +00:00
Grischa Brockhaus c7d3b1ede3 Extended spam blocking plugin to handle pingbacks like trackbacks. 2007-08-14 18:43:00 +00:00
Grischa Brockhaus 3bdd7a796c Try to autodetect articles id if no entry id was giving reveiving a pingback 2007-08-14 18:03:35 +00:00
Grischa Brockhaus 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
Grischa Brockhaus 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
Grischa Brockhaus 71ba81dc43 Pingback receiving is working now with internal functionality in comment.php 2007-08-14 17:38:50 +00:00
Grischa Brockhaus b2871fbcfd :-| was not replaced, only :| 2007-08-14 11:53:37 +00:00
Grischa Brockhaus 634594b2de A ">" too much 2007-08-10 00:51:40 +00:00
Grischa Brockhaus 78cedc04f8 NEWS typo.. 2007-08-07 15:13:28 +00:00
Grischa Brockhaus 81c1abd186 Added mp4 as video/x-quicktime guess 2007-08-07 15:08:35 +00:00
Grischa Brockhaus 58b083ca2b 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 1519621795 Debug message was not printed 2007-08-07 14:34:13 +00:00
Grischa Brockhaus a7dfea38ab 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 2f8a08fcd8 Removed TinyMCE patch as it is not neccessary anymore. 2007-08-06 13:52:46 +00:00
Grischa Brockhaus 5671308a02 Made pasting to TinyMCE work 2007-08-05 18:16:33 +00:00
Grischa Brockhaus fc1e6a049f 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 bde584609d Reverted last patch for making Atom Feed working with parameterized URLs. 2007-07-29 10:11:53 +00:00
Grischa Brockhaus 79fb859060 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 f5f013c3c7 GuessMime: JAR became octet-stream always, added ico extension 2007-07-27 11:29:34 +00:00
Grischa Brockhaus c1c5cec488 plugin_comments: Hand over author to other plugins, too. 2007-07-27 10:49:30 +00:00
Grischa Brockhaus e4a6038fa7 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 398287ea06 serendipity_parseFileName didn't evaluate the correct name/ext structure for files without extension 2007-07-17 03:46:04 +00:00
Grischa Brockhaus 03af3b154a ignorelist 2007-07-13 20:01:24 +00:00
Grischa Brockhaus 2f3f8de21a 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 96f537447e 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 3d61e9815a Garvins Änderung auch für (z.B.) Images funktionierend gemacht 2007-07-12 14:35:37 +00:00
Grischa Brockhaus 4d4e8f2699 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 21d4bfd487 Changed NEWS file: plugin_comments now also supports Favatars instead of Gravatars only 2007-07-09 00:31:00 +00:00