Foren / Cotonti / Core Labs / Archive / Core functions pluggable

Trustmaster
#505 16. August 2008, 12:51
Kilandor:
*trying to test new bbcode, means re-parsing each time
Not really. Old messages cannot contain this new bbcode, so you don't need to reparse them. New bbcodes automatically apply to new messages and that is not a problem.

Kilandor:
Alt Solution, make a option to enable, pre-parsed message storing.
I think the only true option would be to clear the stored messages, and only have them re-parsed when they are loaded, but you could have an option as well to re-parse all.
Sounds good. Really worth implementing.
May the Source be with you!