Matthias Mees
7288ffdef8
Fixed most of the redundant br elements in the core.
2012-12-03 13:35:59 +01:00
Garvin Hicking
d7ef7a7a04
port everything so that 2.0 and 1.7 have the same features
2012-06-12 19:39:11 +02:00
Garvin Hicking
7b552d2df9
* Fix SQL injection for comment.php used in read-context.
...
(Thanks to High-Tech Bridge SA Security Release Lab, Advisory HTB23092)
2012-05-16 11:59:02 +02:00
Grischa Brockhaus
92c4b0b4f6
Prevent adding trackbacks we already have, coming from the same URL and
...
pointing to the same article.
2012-01-25 13:39:27 +01:00
Grischa Brockhaus
f2c6b669ad
Deny duplicate pingbacks and send message about new pingbacks found in
...
blog.
2012-01-17 12:55:09 +01:00
Garvin Hicking
58afae0cb0
fix xml newline
2010-10-07 08:43:53 +00:00
Garvin Hicking
677df54625
PHP 5.3 compatibility, upgrade Smarty to 2.6.26
2009-07-14 11:40:16 +00:00
Garvin Hicking
c28452ef4a
* Change syndication plugin to also support new feeds2.feedburner.com
...
style URLs (garvinhicking)
2009-01-30 14:03:31 +00:00
Garvin Hicking
e317fd54ee
Fix spelling :)
2008-01-20 14:16:06 +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
81506febd0
Enhanced pingback/trackback receiving
2008-01-12 13:06:37 +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
2d03d5a0dc
Made pingback receiving better working with WordPress Pingbacks
2007-08-20 20:56:06 +00:00
Garvin Hicking
300525e7b5
Temporarily suspended pingback fetching until it's implemented with a config option to prevent abuse
2007-08-17 12:28:21 +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
71ba81dc43
Pingback receiving is working now with internal functionality in comment.php
2007-08-14 17:38:50 +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
Garvin Hicking
6c207fe028
Grischa and Garvin proudly present: The REAL(tm) solution. :)
2007-07-12 13:55:23 +00:00
Garvin Hicking
9f7db8d121
Revert, for the time being
2007-07-12 13:02:46 +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
Garvin Hicking
8be9f5438d
Correct patch from brockhaus, thanks a lot
2007-07-08 18:10:33 +00:00
Garvin Hicking
c341f85b09
Full pingback support, fallback trackback method for WordPress
...
blogs. Thanks to brockha.us!
2007-07-06 10:17:47 +00:00
Garvin Hicking
967da1ca15
Fix pingback XML, thanks to Slim
2007-07-03 08:19:07 +00:00
Garvin Hicking
acf269611c
Also allow tu submit dupliate URLs AND duplicate linktexts. Thanks to Evil Azreal.
2007-06-20 11:51:15 +00:00
Garvin Hicking
cac816382a
Patch reference handling function so that it can deal with multiple identical URLs
2007-06-20 11:31:52 +00:00
Garvin Hicking
e760ccfabd
Fix pgsql IS NULL issue, thanks to Evil Azrael from the forums
2007-05-10 10:06:40 +00:00
Garvin Hicking
a26b41cfd2
Fix tracbkacks. Once again. Hopefully now all cases are handled ;)
2007-04-10 13:45:54 +00:00
Garvin Hicking
99c02a090c
Fix track exit ids off by one when being used in conjunction with caching plugin
2007-03-21 10:53:46 +00:00
Garvin Hicking
075e9ea1d5
* Patch pingback receiving function to use proper Regexp, thanks to
...
dhaun from the forums
2007-02-12 12:12:31 +00:00
Garvin Hicking
1d08aa4633
TB
2007-01-18 16:07:34 +00:00
Garvin Hicking
2e8060ffd2
Remove debug code
2007-01-17 07:52:30 +00:00
Garvin Hicking
855f94e11b
* Change order of trackback execution flow (again) to preserve
...
references for plugins like Track Exits, when used in conjunction
with the entryproperties cache (garvinhicking)
2007-01-14 14:49:28 +00:00
Garvin Hicking
f03841587a
Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on
2006-11-30 21:34:29 +00:00
Garvin Hicking
80e14346a5
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00