History log of /plugin/pagetemplater/action.php (Results 1 – 15 of 15)
Revision Date Author Comments
# bed95f50 21-Jan-2026 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix PHP warnings: undefined array keys and static property access


# 2d0a4074 21-Jan-2026 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix require_once deprecation in action.php and syntax.php


# b899b63e 22-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove outdated getInfo


# e7e94c95 22-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove old stuff, \t -> 4x\s


# 0988efd1 16-Jan-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove not needed instructions that produced breaks in the code (p - encapsulation)


# dedd78b9 16-Jan-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Error handling of Array.


# a89efe90 03-Jan-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Allow multiple namespaces to be defined with a custom template.


# dda40ffb 12-Dec-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Absichern.


# 1afaeff3 15-Sep-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Rewrite the Meta-Data-Section


# 6af37903 13-Sep-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Add toc capabilities (together with toctweak)


# 264a5e4e 26-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Also replace in URL encoded places.

Allows to have placeholders in Links


# d5795404 15-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

API Update


# 4d302956 12-May-2014 Muhammad Saiful Islam <muhammad@saiful.web.id>

Solve relative path for template file


# 4c1d7955 07-Apr-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

The API has changed.


# 8d79fe1b 31-Jan-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Initial commit