History log of /plugin/struct/syntax/ (Results 101 – 121 of 121)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
68c0d8be25-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

fixed some bugs in the table component

5a1eab7824-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

restyle the inpage output #20 SPR-320

The data is now added as a new section and the table styled more
minimalistic.

This works, however people might not like it. Also this adds a new
section editi

restyle the inpage output #20 SPR-320

The data is now added as a new section and the table styled more
minimalistic.

This works, however people might not like it. Also this adds a new
section editing button that loads an empty editor. On the other hand it
makes sure the real section before has it's own edit button.

How all this works on export is still untested and probably broken.

show more ...

068a4d5324-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

fix table scope closing and unsetting the hash

01dd90de24-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

default to translated column labels in table aggregation

This also fixes errors that where thrown when headers were not
specified.

08e4e96e23-Feb-2016 Michael Große <grosse@cosmocode.de>

Implement better solution for table detection

eed1562523-Feb-2016 Michael Große <grosse@cosmocode.de>

Add lightbox to images and group them in gallery

SPR-322

2f1a213b18-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

don't output struct data for non-existing pages

f87e1c1018-Feb-2016 Michael Große <grosse@cosmocode.de>

Add message if there are no results to show

Also add more annotations.

SPR-317, GitHub Issue #22

76e2c9ad18-Feb-2016 Michael Große <grosse@cosmocode.de>

Remove unused Code

In the previous commit all current parameter handling has been moved to
SearchConfig class, so this code is now unnecessary

Github Issue #22, SPR-317

1a07b69618-Feb-2016 Michael Große <grosse@cosmocode.de>

Let SearchConfig handle all configuration

SPR-309. SPR-317 GitHub Issue #22

fc8e256317-Feb-2016 Michael Große <grosse@cosmocode.de>

Use default internallink renderer for xhtml as well

eb3ad34e17-Feb-2016 Michael Große <grosse@cosmocode.de>

Add *~ and = comp and adjust to data functionality

93485d7117-Feb-2016 Michael Große <grosse@cosmocode.de>

Fix limit controls

2987727917-Feb-2016 Michael Große <grosse@cosmocode.de>

Render output tables with data-like syntax

ToDo: summarize

9e9bee9116-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

added option to translate column labels

82c064c116-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

automatically output existing data

257dd7f816-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

added simple syntax plugin to show current data

5511bd5b10-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

began work on the syntax component to aggregate data

This copies over a lot of configuration functionality from the data
plugin, but is still missing the functionality itself.

15929be209-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

first go at data searching

ab46603228-Jan-2016 Andreas Gohr <gohr@cosmocode.de>

fixed method signatures

549a083717-Dec-2015 Andreas Gohr <andi@splitbrain.org>

initial wizard generated structure

12345