15.12.2006, 16:00
(Dieser Beitrag wurde zuletzt bearbeitet: 26.08.2014, 09:52 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: Stupid Post Parse
Zitat:This plugin converts "?????" to "?" and "!!!!!!" to "!" and "......" to "."
and ",,,,," to "," in showing of an thread.
Well it converts if it is over 1 characther of "?", "!", "." or ","
2.0 is now only an plugin, no need to modify core files (yippi).
This one loops through all posts and updates them, this may take some time
tho, if you got an large forum.
Updates them each time an user post an thread/post or just edits one
This also uses the php function ucfirst to make sure the topic names
begins with an uppercase, looking better in the forum.
Added an new plugin so you can redo the process of parsing the stupid
posts, good if you changed the settings.
Read the readme.html