From: <wis...@us...> - 2017-05-23 08:10:30
|
Revision: 13247 http://sourceforge.net/p/xoops/svn/13247 Author: wishcraft Date: 2017-05-23 08:10:29 +0000 (Tue, 23 May 2017) Log Message: ----------- Readme For Trunk Missing! Added Paths: ----------- XoopsModules/pingtrax/trunk/README.md Added: XoopsModules/pingtrax/trunk/README.md =================================================================== --- XoopsModules/pingtrax/trunk/README.md (rev 0) +++ XoopsModules/pingtrax/trunk/README.md 2017-05-23 08:10:29 UTC (rev 13247) @@ -0,0 +1,22 @@ +# Pingtrax 2.01 ~ Pinging + Trackbacks + Sitemaps +## for XOOPS 2.5 ~ http://xoops.org +### (PHP Framework Example) + +# Introduction:- + +PingTrax is a module for XOOPS 2.5 which allows for the discovery of pages on the system for both pingback discovery and recrawling updates as well as sitemaps that are actually maintained on popularity as well as trackbacks (these are also known as permilinks). + +The Trackbacks has two blocks which are generally displayed on all pages except the front one, one which displays the trackback URL, and the other for the trackback comments (This uses the XOOPS Comments System). + +It will notify pingbacks with locations of information on your site as well as poll it when it is updated, this partly uses an extra smarty class for the trackbacking, make sure this is included, it is an extra plugin + +## Requirements:- + + * You will require a system running XOOPS 2.5 + * You will require a site not running on localhost + +## Downloads:- + +You can download this module and others from sourceforge.net at the following project: https://sourceforge.net/projects/chronolabs/files/XOOPS%202.5/Modules/ + + |