[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/lib/exe/ -> indexer.php (summary)

DokuWiki indexer

Author: Andreas Gohr
License: GPL 2 (http://www.gnu.org/licenses/gpl.html)
File Size: 374 lines (12 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 6 files
 inc/indexer.php
 inc/events.php
 inc/auth.php
 inc/init.php
 inc/parserutils.php
 inc/common.php

Defines 6 functions

  runTrimRecentChanges()
  runIndexer()
  metaUpdate()
  runSitemapper()
  date_iso8601()
  sendGIF()

Functions
Functions that are not part of a class:

runTrimRecentChanges()   X-Ref
Trims the recent changes cache (or imports the old changelog) as needed.

author: Ben Coburn <btcoburn@silicodon.net>

runIndexer()   X-Ref
Runs the indexer for the current page

author: Andreas Gohr <andi@splitbrain.org>

metaUpdate()   X-Ref
Will render the metadata for the page if not exists yet

This makes sure pages which are created from outside DokuWiki will
gain their data when viewed for the first time.

runSitemapper()   X-Ref
Builds a Google Sitemap of all public pages known to the indexer

The map is placed in the root directory named sitemap.xml.gz - This
file needs to be writable!

link: https://www.google.com/webmasters/sitemaps/docs/en/about.html
author: Andreas Gohr

date_iso8601($int_date)   X-Ref
Formats a timestamp as ISO 8601 date

link: http://www.php.net/manual/en/function.date.php#54072
author: <ungu at terong dot com>

sendGIF()   X-Ref
Just send a 1x1 pixel blank gif to the browser

author: Andreas Gohr <andi@splitbrain.org>
author: Harry Fuecks <fuecks@gmail.com>



Generated: Tue Dec 2 01:30:01 2008 Cross-referenced by PHPXref 0.7