History log of /dokuwiki/inc/init.php (Results 101 – 125 of 231)
Revision Date Author Comments
# 47e84e7a 25-Aug-2011 Kate Arzamastseva <pshns@ukr.net>

merging


# b546d864 18-Aug-2011 Dominik Eckelmann <deckelmann@gmail.com>

Merge pull request #19 from gbirke/master

Make cookie path configurable


# e4f389ef 26-May-2011 Kate Arzamastseva <pshns@ukr.net>

media version saving


# ac4be4d7 21-Mar-2011 Piyush Mishra <me@piyushmishra.com>

Minor: Edited the delta_time function for php5


# f77fc90d 24-Feb-2011 Michael Hamann <michael@content-space.de>

Merge branch 'master' into indexer_rewrite

Conflicts:
inc/fulltext.php
inc/indexer.php
lib/exe/indexer.php


# cca94fbc 06-Feb-2011 Roland Hager <roland.hager@tu-berlin.de>

made config cascade more flexible


# fc756e0d 23-Jan-2011 Michael Hamann <michael@content-space.de>

Merge branch 'master' into indexer_improvements

Conflicts:
inc/fulltext.php
inc/indexer.php
lib/exe/indexer.php


# 204b27c8 16-Jan-2011 Michael Hamann <michael@content-space.de>

Fix getBaseURL for literal IPv6 addresses in URLs (RFC 2732) + test case


# 73ab87de 02-Jan-2011 Gabriel Birke <birke@d-scribe.de>

If cookiedir is configured, use it.

If $conf['cookiedir'] is set, use this setting instead of DOKU_REL.


# 9b41be24 29-Dec-2010 Tom N Harris <tnharris@whoopdedo.org>

Indexer v3 Rewrite part two, update uses of indexer


# 5627186c 18-Dec-2010 Andreas Gohr <andi@splitbrain.org>

more robust hostname detection

as discussed in
http://www.freelists.org/post/dokuwiki/git-changes-20101209,7


# 5ec3fefc 05-Nov-2010 Andreas Gohr <andi@splitbrain.org>

handle mailfrom replacements in a central place FS#2091


# 195b28c8 18-Oct-2010 Andreas Gohr <andi@splitbrain.org>

remove deprecated scriptify() mechanism


# e6a6dbfe 27-Jun-2010 Andreas Gohr <andi@splitbrain.org>

moved default config cascade to its own file


# c8f80b4e 27-Jun-2010 Andreas Gohr <andi@splitbrain.org>

Use config_cascade for ACLs and plain auth users FS#1677


# 345b1674 26-Jun-2010 Andreas Gohr <andi@splitbrain.org>

create title.idx with the correct length FS#1978

The title.idx file needs to have exactly the same length as the
page.idx. This patch creates the file with the correct length if it
doesn't exist yet

create title.idx with the correct length FS#1978

The title.idx file needs to have exactly the same length as the
page.idx. This patch creates the file with the correct length if it
doesn't exist yet.

If you upgrade in between you need to delete your data/index/title.idx
file

show more ...


# a0070b52 16-Jun-2010 Adrian Lang <lang@cosmocode.de>

Add title index to the indexer files, improve indexer calls


# f1986589 26-Mar-2010 Michael Klier <chi@chimeric.de>

moved plugincontroller and event handler creation to init.php


# c7cb395c 15-Mar-2010 Adrian Lang <lang@cosmocode.de>

Load libraries after init


# c2a6d816 01-Feb-2010 Andreas Gohr <andi@splitbrain.org>

plugin related autoloading

This patch moved the place where DOKU_PLUGIN is defined. It no longer
can be set from a normal config (only via preload)


# 16905344 31-Jan-2010 Andreas Gohr <andi@splitbrain.org>

first attempt to centralize all include loading

Classes are loaded throug PHP5's class autoloader, all other
includes are just loaded by default. This skips a lot of
require_once calls.

Parser and

first attempt to centralize all include loading

Classes are loaded throug PHP5's class autoloader, all other
includes are just loaded by default. This skips a lot of
require_once calls.

Parser and Plugin stuff isn't handled by the class loader yet.

show more ...


# 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 ...


# 1f8eb24f 03-Nov-2009 Andreas Gohr <andi@splitbrain.org>

Supress timezone warnings in PHP 5.3.0

Ignore-this: 3686859078d4a5e4af166eaec089268b

darcs-hash:20091103180625-7ad00-36d8e781f9a25095cf5efaad5efb16a6b8f95b1e.gz


# db959ae3 20-Oct-2009 Andreas Gohr <andi@splitbrain.org>

Coding Standard Cleanup

Ignore-this: 259cb5773c3144c6c706d87298dcf674

darcs-hash:20091020212338-7ad00-6bf1c5c403491f136a1c02af5ecd9f84d7227107.gz


# 47583ff0 16-Oct-2009 furun <furun@arcor.de>

Whitespace cleanup FS#1709

Ignore-this: 27ea52110bce929b2c61ed8faba67cfc

darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz


12345678910