[fp-dev] BBCode plugin extended
Moved to GitHub: https://github.com/flatpressblog/flatpress
Brought to you by:
real_nowhereman
|
From: Dominik M. <in...@dm...> - 2008-10-21 00:16:42
|
In SVN215 (coding-style branch) you can find BBCode 1.5.
New: Admin config panel.
Extended: (full) localization.
The implementation of the options (formerly known as BBCODE_* constants)
is a kind of a hack, as you can see in plugin_bbcode_setup()... But it
works fine ;-)
There's still an issue in /tpls/toolbar.tpl: How do I define the
language variables so that I don't need to call
{$lang.admin.plugin.bbcode.*}?
Oh, and I did not backport your img-center-fix... You may know best what
you've changed in the trunk respectively in the Vivace release branch.
Regards (and good night :-D),
Dominik
|