]> git.immae.eu Git - github/wallabag/wallabag.git/blame_incremental - Attr.IDPrefix.txt
Merge pull request #4438 from wallabag/dependabot/composer/scheb/two-factor-bundle...
[github/wallabag/wallabag.git] / Attr.IDPrefix.txt
... / ...
CommitLineData
1Attr.IDPrefix\r
2TYPE: string\r
3VERSION: 1.2.0\r
4DEFAULT: ''\r
5--DESCRIPTION--\r
6String to prefix to IDs. If you have no idea what IDs your pages may use,\r
7you may opt to simply add a prefix to all user-submitted ID attributes so\r
8that they are still usable, but will not conflict with core page IDs.\r
9Example: setting the directive to 'user_' will result in a user submitted\r
10'foo' to become 'user_foo' Be sure to set %HTML.EnableAttrID to true\r
11before using this.\r
12--# vim: et sw=4 sts=4\r