History log of /dokuwiki/inc/common.php (Results 226 – 250 of 546)
Revision Date Author Comments
# 74160ca1 20-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

PHPDocs missing breaks, removed unused var in common.php


# 2a2a43c4 16-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

change default userspace to :user:<username> and add interwiki class


# 6496c33f 15-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

interwiki : prefixed configurls handled as wikilinks


# 5a9ce446 15-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

code reformatting


# 2345e871 15-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

wikilink creating refactored to _resolveinterwiki().

Added DOKU_BASE for local target


# 7f081821 14-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Extend showuseras config with username_link

uses the user interwiki link as profile link


# 62c8004e 14-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

change default arg value of userinfo in null instead false


# 8a7e0ee6 03-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

update $username as well, when read from _SERVER


# 60a396c8 03-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

wrap userlink building with event.

Implements an event which can modify the link below usernames, and the
displayed user name.

When no name supplied, the name of currently logged-in user is used.


# d8117804 22-Nov-2013 lisps <stummp@loewen.de>

restore old version of pageinfo()


# 78b874e6 22-Nov-2013 lisps <stummp@loewen.de>

fix function name media_isexternal()
remove empty rev from ml()
rename getProperRevision() to getLastRevisionAt()
make getLastRevisionAt() a method of ChangeLog


# ac6dc646 22-Nov-2013 lisps <stummp@loewen.de>

Merge remote-tracking branch 'remotes/splitbrain/diff_navigation' into revisions


# 4bde2196 22-Nov-2013 lisps <stummp@loewen.de>

remove property rev from xhtml.php
changed variable name $create_time to $modified_time


# 047bad06 21-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

refactor PageRevisionLog into Media- and PageChangelog extending Changelog


# 5c2eed9a 21-Nov-2013 lisps <stummp@loewen.de>

add parameter at($DATE_AT) and mind revisions


# f523c971 20-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

update function calls to changelog functions


# 443e135d 16-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

replace boolean conditional checks on possibly uninitialized vars with \!empty/empty/isset as appropriate


# 75e4dd8a 07-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Use in cookie a correct path, added DOKU_COOKIEPATH to js constants
Fixes FS#2837


# de489e8b 01-Aug-2013 Klap-in <klapinklapin@gmail.com>

Merge remote-tracking branch 'origin/master' into fetchimagetokexternal


# cc036f74 01-Aug-2013 Klap-in <klapinklapin@gmail.com>

remove hash for external images, but use token url parameter instead


# 07ff0bab 31-Jul-2013 Michael Hamann <michael@content-space.de>

Fix the useheading cache invalidation for hidden pages, add tests

This adds a new parameter to ft_backlinks() to ignore permissions which
is needed for invalidating the cache of linking pages with u

Fix the useheading cache invalidation for hidden pages, add tests

This adds a new parameter to ft_backlinks() to ignore permissions which
is needed for invalidating the cache of linking pages with useheading
enabled. This also adds various test cases for ft_backlinks().

show more ...


# 06f8cfbe 16-Jun-2013 Andreas Gohr <andi@splitbrain.org>

Merge pull request #225 from splitbrain/fetchftp

Add media_isexternal


# 3f314099 16-Jun-2013 Andreas Gohr <andi@splitbrain.org>

Merge pull request #180 from splitbrain/FS#2415

FS#2415, add $INFO to mediamanager


# e0086ca2 12-Jun-2013 Andreas Gohr <andi@splitbrain.org>

check for spam in summary as well, added common spam summary


# b9ee6a44 09-Jun-2013 Klap-in <klapinklapin@gmail.com>

apply media_isexternal in ml()


12345678910>>...22