I just installed the 1.2 base and I am trying to add an HTML link to the "Album Description" as Administrator in the Admin control panel like so:
< a href="
http://www.mysite.com" >My Site< / a >
(spaces added to allow posting here)
When I press "save album" the link tags are stripped, so I'm left with "My Site" and no link.
As far as I can tell, the A tag is allowed in my Comment Configuration tags options (default install).
a => (href => () title => ())
Are there any other options I need to change to add an HTML link to the "Album Description"?
Thank you for your help.
Comments
What I'm trying to add to the Album Description is this...
`
`(` www.skydiveperris.com `)`
``a => (href => () (target => () title => ())
abbr => (title => ())
acronym => (title => ())
b => ()
blockquote => (cite => ())
code => ()
em => ()
i => ()
strike => ()
strong => ()
ul => ()
ol => ()
li => ()
h4 => ()`
How do I ensure I'm running the latest build? As mentioned, I grabbed what I thought to be the most recent from Trac and assumed my ZP version number would reflect this. This is one of the last steps to completing my site so your continued help is greatly appreciated.
The nightly have a number attached to the version, the current build is zenphoto version 1.2 [2402].
Adding the h4 to the allowed tags works for me. What theme you are using, a custom one?
Warning: require_once(class-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/.anonkablender/staticka/staticka.com/photo/zp-core/admin-functions.php on line 12
Fatal error: require_once() [function.require]: Failed opening required 'class-load.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.anonkablender/staticka/staticka.com/photo/zp-core/admin-functions.php on line 12
I don't see this file in either the old or new zp-core folders. =/
Fatal error: Class 'Gallery' not found in /home/.anonkablender/staticka/staticka.com/photo/zp-core/admin.php on line 31
http://www.zenphoto.org/support/topic.php?id=3855
But I'm still unsure how to get my site back up with the "Gallery" not found error.