25 Commits

Author SHA1 Message Date
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