~ubuntu-branches/ubuntu/utopic/moodle/utopic-proposed

« back to all changes in this revision

Viewing changes to lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt

  • Committer: Package Import Robot
  • Author(s): Thijs Kinkhorst
  • Date: 2014-05-12 16:10:38 UTC
  • mfrom: (1.1.16)
  • Revision ID: package-import@ubuntu.com-20140512161038-2039l24hvvlan3hs
Tags: 2.6.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AutoFormat.PurifierLinkify.DocURL
2
 
TYPE: string
3
 
VERSION: 2.0.1
4
 
DEFAULT: '#%s'
5
 
ALIASES: AutoFormatParam.PurifierLinkifyDocURL
6
 
--DESCRIPTION--
7
 
<p>
8
 
  Location of configuration documentation to link to, let %s substitute
9
 
  into the configuration's namespace and directive names sans the percent
10
 
  sign.
11
 
</p>
12
 
--# vim: et sw=4 sts=4
 
1
AutoFormat.PurifierLinkify.DocURL
 
2
TYPE: string
 
3
VERSION: 2.0.1
 
4
DEFAULT: '#%s'
 
5
ALIASES: AutoFormatParam.PurifierLinkifyDocURL
 
6
--DESCRIPTION--
 
7
<p>
 
8
  Location of configuration documentation to link to, let %s substitute
 
9
  into the configuration's namespace and directive names sans the percent
 
10
  sign.
 
11
</p>
 
12
--# vim: et sw=4 sts=4