History log of /plugin/include/ (Results 101 – 125 of 370)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
14edf74717-May-2015 Christian Paul <info@jaller.de>

Capitalized all first letters of setting descriptions

6ec4907a09-May-2015 DelD <deldadam@gmail.com>

translation update

35f6db9f05-May-2015 Johan Wijnker <johan@wijnker.eu>

translation update

568381c323-Apr-2015 Robert Bogenschneider <robog@gmx.de>

translation update

7a08614301-Feb-2015 Michael Hamann <michael@content-space.de>

Use DokuWiki's `showuseras` setting instead of custom user namespace

This removes the custom user namespace links and replaces the whole
custom link generation by standard DokuWiki code. Note that p

Use DokuWiki's `showuseras` setting instead of custom user namespace

This removes the custom user namespace links and replaces the whole
custom link generation by standard DokuWiki code. Note that previously
the id of the user page was the full name while now it is the user id
(if enabled in DokuWiki).

show more ...

899657da01-Jan-2015 Mogoh Viol <leonhard.kueper@googlemail.com>

Update lang.php

It's "Weiterlesen", not "Weiter lesen"

4aa23dc005-Nov-2014 Gerrit Uitslag <klapinklapin@gmail.com>

fixes signature strict notices

0fd8189112-Aug-2014 2cadz <2cadz@adiczion.net>

Add option for show or not the 'Read More' link.

fd1d04b410-Jun-2014 İlker R. Kapaç <irifat@gmail.com>

translation update

0796f9a616-May-2014 lainme <lainme993@gmail.com>

translation update

85ed820802-May-2014 Fernando Ribeiro <pinguim.ribeiro@gmail.com>

Update lang.php

be7d45a602-May-2014 Fernando Ribeiro <pinguim.ribeiro@gmail.com>

Added Portuguese language file

ec8ae48813-Mar-2014 Michael Hamann <michael@content-space.de>

Fix #137 including wrap sections with header

When the included page is indented the include plugin opens a new
section in it if the page doesn't begin with a header. This section was
closed directly

Fix #137 including wrap sections with header

When the included page is indented the include plugin opens a new
section in it if the page doesn't begin with a header. This section was
closed directly before the next header as the include plugin assumed
that a new section would be opened after the header. However when this
header is inside a wrap section of the wrap plugin there is no section
open after the header and the section close destroys the HTML structure.
This change makes sure that the section is only closed if there is also
a new section opened.

show more ...

8482097713-Mar-2014 Michael Hamann <michael@content-space.de>

Handle caching for all renderer modes

As the include plugin includes pages in all modes (and not just xhtml
and metadata) it also needs to handle caching for all modes. This should
fix splitbrain/do

Handle caching for all renderer modes

As the include plugin includes pages in all modes (and not just xhtml
and metadata) it also needs to handle caching for all modes. This should
fix splitbrain/dokuwiki-plugin-dw2pdf#105

show more ...

745d1e7b13-Mar-2014 Michael Hamann <michael@content-space.de>

Set group to ALL for anonymous users, implements #140

04dd307311-Mar-2014 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

1c77437401-Feb-2014 Michael Hamann <michael@content-space.de>

Fix #138 compatibility with newer edittable versions

This keeps compatibility with old edittable versions

a81161a524-Aug-2013 Michael Hamann <michael@content-space.de>

Code cleanup and type information fixes

19afce7403-Jan-2014 Fabrice Dejaigher <fabrice@chtiland.com>

translation update

e33820a012-Dec-2013 bruno <bruno@ninesys.fr>

translation update

e375bed912-Dec-2013 Christian "Na_kai" Sueur <sueur.christian@gmail.com>

translation update

f972602525-Nov-2013 Michael Hamann <michael@content-space.de>

Use the changed move plugin events

8342939724-Nov-2013 Michael Hamann <michael@content-space.de>

New version 2013-11-25 released

Changes:
* Add support for the new move plugin (and remove pagemove support)
* Fix relative media reference in link titles
* Convert local links in included sec

New version 2013-11-25 released

Changes:
* Add support for the new move plugin (and remove pagemove support)
* Fix relative media reference in link titles
* Convert local links in included sections of pages that aren't fully
included into internal links
* Translation updates
* Various fixes for local link adaption

show more ...

8611cb4c24-Nov-2013 Michael Hamann <michael@content-space.de>

Fix PHP strict warnings

306441b324-Nov-2013 Michael Hamann <michael@content-space.de>

Change pagemove support into move support

The new pagemove plugin has been renamed into move.

12345678910>>...15