| #
                98214867 |  | 22-Nov-2010 | Michael Hamann <michael@content-space.de> | Render metadata when needed
 This changes fundamentally when metadata is rendered. This commit
 introduces a new cache file for every page that just contains a
 timestamp and is updated whenever the me
 Render metadata when needed
 This changes fundamentally when metadata is rendered. This commit
 introduces a new cache file for every page that just contains a
 timestamp and is updated whenever the metadata of that page is rendered.
 
 Metadata is rendered when p_get_metadata is called and the last
 rendering has been before a page, metadata, configuration or renderer
 update or purge is set like in the xhtml renderer cache.
 
 Metadata is no longer automatically rendered when the xhtml renderer
 cache isn't used but will still be rendered when needed as
 p_get_metadata is called in the cache.
 
 Metadata is also no longer rendered in the indexer script when missing
 as that is already done by pageinfo() before anything else is done so
 the indexer script won't be called when there is no metadata file.
 show more ...  
 | 
| #
                7c2ef4e8 |  | 17-Nov-2010 | Tom N Harris <tnharris@whoopdedo.org> | Use a different indexer version when external tokenizer is enabled 
 | 
| #
                ee0891d8 |  | 14-Nov-2010 | Tom N Harris <tnharris@whoopdedo.org> | Do not assume that index files will be backward compatible 
 | 
| #
                1172f8dc |  | 13-Nov-2010 | Adrian Lang <dokuwiki@adrianlang.de> | Introduce metadata write wrapper p_save_metadata
 p_purge_metadata now updates the metadata cache and the INFO array like the other metadata writing functions
 
 | 
| #
                37ba24e4 |  | 02-Nov-2010 | Michael Hamann <michael@content-space.de> | Merge branch 'master', remote branch 'sitemap/master' 
 | 
| #
                88c5fee2 |  | 25-Oct-2010 | Adrian Lang <lang@cosmocode.de> | Honor allowdebug setting in lib/exe/indexer 
 | 
| #
                74afac00 |  | 18-Oct-2010 | Andreas Gohr <andi@splitbrain.org> | removed deprecated index update function 
 | 
| #
                2897eb23 |  | 26-Jun-2010 | Michael Hamann <michael@content-space.de> | Transformed the sitemapper into a class
 This makes it possible to autoload the sitemapper when needed.
 
 | 
| #
                c4f79b71 |  | 07-Apr-2010 | Michael Hamann <michael@content-space.de> | Sitemap rewrite 
 | 
| #
                41c14117 |  | 10-Aug-2010 | Adrian Lang <lang@cosmocode.de> | Ignore small & own changes in digest & list mails 
 | 
| #
                a0070b52 |  | 16-Jun-2010 | Adrian Lang <lang@cosmocode.de> | Add title index to the indexer files, improve indexer calls 
 | 
| #
                159ef596 |  | 16-Jun-2010 | Adrian Lang <lang@cosmocode.de> | Remove temp indexer upgrade stuff from 579b0f7e 
 | 
| #
                3e0c7aa3 |  | 04-May-2010 | Adrian Lang <lang@cosmocode.de> | Add locking for indexer-based notifications 
 | 
| #
                d7879495 |  | 12-Mar-2010 | Andreas Gohr <andi@splitbrain.org> | Merge branch 'requireall'
 Conflicts:
 inc/fulltext.php
 
 | 
| #
                70421c96 |  | 08-Feb-2010 | Adrian Lang <lang@cosmocode.de> | Correct subscribe config parameter name 
 | 
| #
                25fabd1d |  | 05-Feb-2010 | Adrian Lang <lang@cosmocode.de> | Fix documentation for subscribe_time 
 | 
| #
                24b3cb1a |  | 01-Feb-2010 | Andreas Gohr <andi@splitbrain.org> | removed require's in lib/exe/* 
 | 
| #
                34240a59 |  | 30-Nov-2009 | Adrian Lang <lang@cosmocode.de> | Fix $info var reference in digest send
 darcs-hash:20091130135040-e4919-40b6614fe28ea07dc5796661ddda6d005264ddbc.gz
 
 | 
| #
                2f27189a |  | 24-Nov-2009 | Andreas Gohr <gohr@cosmocode.de> | wrong function name fixed
 Ignore-this: b74163181c2e41d3be022a6185f3e1c1
 
 darcs-hash:20091124115805-6e07b-e808cf44a00a65ff8c70cc7e8de4dfedadf96cbd.gz
 
 | 
| #
                3a5a6f4f |  | 23-Nov-2009 | Andreas Gohr <gohr@cosmocode.de> | correctly handle permissions in digest mailer
 Ignore-this: c34455078907459a846cf7f00e2b586b
 
 darcs-hash:20091123161603-6e07b-927477d6ca50e665228487eb0d3ce9787dbe455b.gz
 
 | 
| #
                8881fcc9 |  | 19-Nov-2009 | Adrian Lang <lang@cosmocode.de> | Add events to subscription. 
 | 
| #
                5b75cd1f |  | 05-Jan-2010 | Adrian Lang <lang@cosmocode.de> | New mail subscription with digest 
 | 
| #
                c66972f2 |  | 04-Nov-2009 | Adrian Lang <lang@cosmocode.de> | Emit less E_NOTICEs and E_STRICTs
 Changes of behaviour are:
 * Allow the user name, title & description \e2\80\9c0\e2\80\9d
 * Default to Port 443 if using HTTPS
 * Set $INFO['isadmin'] and $IN
 Emit less E_NOTICEs and E_STRICTs
 Changes of behaviour are:
 * Allow the user name, title & description \e2\80\9c0\e2\80\9d
 * Default to Port 443 if using HTTPS
 * Set $INFO['isadmin'] and $INFO['ismanager'] to \e2\80\9cfalse\e2\80\9d even if no user is
 logged in
 * Do not pass empty fragment field in the event data for event
 ACTION_SHOW_REDIRECT
 * Handle chunked encoding in HTTPClient
 
 darcs-hash:20091104100115-e4919-5cf6397d4a457e3f98a8ca49fbdab03f2147721d.gz
 show more ...  
 | 
| #
                de12e551 |  | 14-Oct-2009 | Andreas Gohr <gohr@cosmocode.de> | Updated Microsoft sitemap ping URL for bing
 Ignore-this: bab31d8f21840cf36b3e6fbe9c0b1b63
 
 darcs-hash:20091014112449-6e07b-c298b41cfee8940c01f515b399fcf1a2da0fb237.gz
 
 | 
| #
                8ec12455 |  | 20-Sep-2009 | Mykola Ostrovskyy <spambox03@mail.ru> | Prevent unnecessary updates of the changelog (FS#1758)
 Ignore-this: 5653cc47ce2ee6412ba82c82eb2b45fe
 
 darcs-hash:20090920171954-40dc4-0c4249b424314a930cdcbe710796db2820330aef.gz
 
 |