Add an option to select input format for intro text
wrwrwr - August 16, 2008 - 16:30
| Project: | Guestbook |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
It would be nice to be able to use pictures and html formatting in the guestbook introduction. To do this one would like to use some other filter than the default one (which is usually "Filtered HTML"). You can do the same using themes but that's not always convenient.
Providing an additional argument to the check_markup() function in the theme_guestbook(), which is a single line code change, does the thing. However, a proper solution would probably need to include a selection for an administrator just like for the entries filter.
Or maybe something similar will be possible with the new Panels based version 2.0?

#1
Yes, that sounds like good 2.x stuff.