History log of /plugin/wrap/conf/ (Results 1 – 8 of 8)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b2e512c830-Mar-2018 Anika Henke <anika@selfthinker.org>

Deprecate emulated headlines

Introduce new config option 'emulatedHeadlines', set to false by default,
to deprecate emulated headlines.
The plan is to remove them altogether after two years.


/plugin/wrap/.travis.yml
/plugin/wrap/action.php
/plugin/wrap/all.less
default.php
metadata.php
/plugin/wrap/example.txt
/plugin/wrap/helper.php
/plugin/wrap/lang/bg/lang.php
/plugin/wrap/lang/bg/settings.php
/plugin/wrap/lang/cs/settings.php
/plugin/wrap/lang/cy/lang.php
/plugin/wrap/lang/cy/settings.php
/plugin/wrap/lang/de-informal/settings.php
/plugin/wrap/lang/de/settings.php
/plugin/wrap/lang/en/settings.php
/plugin/wrap/lang/es/lang.php
/plugin/wrap/lang/es/settings.php
/plugin/wrap/lang/fa/lang.php
/plugin/wrap/lang/fa/settings.php
/plugin/wrap/lang/fr/lang.php
/plugin/wrap/lang/fr/settings.php
/plugin/wrap/lang/hr/settings.php
/plugin/wrap/lang/hu/settings.php
/plugin/wrap/lang/it/lang.php
/plugin/wrap/lang/it/settings.php
/plugin/wrap/lang/ja/lang.php
/plugin/wrap/lang/ja/settings.php
/plugin/wrap/lang/ko/settings.php
/plugin/wrap/lang/nl/settings.php
/plugin/wrap/lang/no/lang.php
/plugin/wrap/lang/no/settings.php
/plugin/wrap/lang/pt-br/lang.php
/plugin/wrap/lang/pt-br/settings.php
/plugin/wrap/lang/ru/lang.php
/plugin/wrap/lang/ru/settings.php
/plugin/wrap/lang/sr/lang.php
/plugin/wrap/lang/sr/settings.php
/plugin/wrap/lang/sv/lang.php
/plugin/wrap/lang/sv/settings.php
/plugin/wrap/lang/tr/lang.php
/plugin/wrap/lang/tr/settings.php
/plugin/wrap/lang/zh/settings.php
/plugin/wrap/pdf.less
/plugin/wrap/plugin.info.txt
/plugin/wrap/print.less
/plugin/wrap/print_or_pdf.less
/plugin/wrap/style.less
/plugin/wrap/syntax/div.php
/plugin/wrap/syntax/divblock.php
/plugin/wrap/syntax/divwrap.php
/plugin/wrap/syntax/span.php
/plugin/wrap/syntax/spaninline.php
/plugin/wrap/syntax/spanwrap.php
8eb00ee404-May-2015 Anika Henke <anika@selfthinker.org>

optimise colours for dark templates (via new config option, resolves #97)

fe076fee02-Feb-2014 Anika Henke <anika@selfthinker.org>

changed column toolbar picker to add a whole row of half columns

Attention: This also changed the 'column' lang string from singular to
plural. And it added 'group' to the lists of non-prefixed clas

changed column toolbar picker to add a whole row of half columns

Attention: This also changed the 'column' lang string from singular to
plural. And it added 'group' to the lists of non-prefixed classes.

show more ...

7c067c1726-Jan-2014 Anika Henke <anika@selfthinker.org>

added option to set syntax for toolbar picker

4d643b8724-Mar-2013 Anika Henke <anika@selfthinker.org>

allow or disallow certain classes (closes #15)

19a441bc17-Mar-2013 Anika Henke <anika@selfthinker.org>

implemented tabs (re-using them from template styles, closes #12)

7a0eb74631-Jan-2010 Anika Henke <anika@selfthinker.org>

added possibility to exclude certain class names from being prefixed with "wrap_" (new config option "noPrefix")

97f09ad323-Aug-2009 Anika Henke <anika@selfthinker.org>

initial release