History log of /plugin/tagsections/ (Results 1 – 25 of 36)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
29eb0b0b21-Jan-2026 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

d81be0dd21-Jan-2026 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix undefined variable $inited in editbutton.php - use $this->inited

1cae707916-Jun-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

85182e1a21-Apr-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Add option to remove tags as css style names from sections

5a02475615-May-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

cbf2460c15-May-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Update tabs to spaces.

b88e4f5122-Mar-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

3932c1c811-Nov-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Update README.md

9d3fa38b23-Mar-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Better detection and setting of classes to mark a tagged section.

93ba2e6421-Mar-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Move __concstruct into helper.

eacb4dd303-Feb-2016 Andreas Gohr <andi@splitbrain.org>

Adjust method signatures to match parent

af93fc3212-Aug-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Update plugin.info.txt

a3b2d3e612-Aug-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Hint for a missing tag plugin.

see #2

16aa993a12-Aug-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

correction of installation information

e3e580f915-Jul-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Add title attribute to link.

8b08726815-Jul-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Add option to format the link of the tag.

This is only very basic and replaces occurrences of {TAG} {NAME} and
{RAW}

7e38e76214-Jul-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Use tag plugins links to be displayed

1e5432db10-Jun-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Version Update

2d49f5e910-Jun-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Security measures for weird plugins.

30f1bcdc28-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Update plugin.info.txt

1f98df3928-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Evil trick to re-initialize

Handle with care. jQuery does not allow to re-init the page. This
commit will remove the current js.php from the DOM and add it again so
that jQuery gets initialised agai

Evil trick to re-initialize

Handle with care. jQuery does not allow to re-init the page. This
commit will remove the current js.php from the DOM and add it again so
that jQuery gets initialised again (leaving us with yet another jQuery
instance due to noConflict() - which is OKish). It is very evil and
might lead to problems that I’m not yet aware of. But it works.

show more ...

a91cf7bf21-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Move the tag button up the section, close to the header.

23a99e9421-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Bump version.

c2028aa021-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Syntax errors.

6e242c2a21-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove Dependency for tagadd plugin.

12