~horux-dev/horux-webcli/thfo

« back to all changes in this revision

Viewing changes to yii/framework/vendors/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt

  • Committer: Thierry Forchelet
  • Date: 2011-02-25 13:30:15 UTC
  • Revision ID: thierry.forchelet@letux.ch-20110225133015-zxyj9w7sqv8ly971
Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Attr.DefaultInvalidImage
 
2
TYPE: string
 
3
DEFAULT: ''
 
4
--DESCRIPTION--
 
5
This is the default image an img tag will be pointed to if it does not have
 
6
a valid src attribute.  In future versions, we may allow the image tag to
 
7
be removed completely, but due to design issues, this is not possible right
 
8
now.
 
9
--# vim: et sw=4 sts=4