store new/altered author in database
Store altered/new category in the database
Store altered/new dossier in the database
store/remove database entries.
run $plugin->save_setting so a plugin can save a setting
store new/altered user in database
Activate plugins using an external array.
Update/create dbversion setting in the database
Show information about the current version etc.
If user is logged in, show menu
Show an article with all comments etc
Show a captcha and hidden input and user input field
Show overview of available categories
Format the output for a comment.
Show all dossiers in the database with some basic information attached
Show the import module screen with links to all the supported blogtools
Show nice welcome screen for admin
Show a list with all supported blogtools with a link to the module main info page
show a list of all posts with some info
show the blogsettings with edit boxen
Better addslashes for SQL queries.
Starts the development error reporting, which is much stricter than normal. This is to ensure that developers fix errors and notices that occur. This will only be set when the current hostname exists in the MvBlog_debug::$development_hostnames array.
Starts the pendantic error logging mode. Every error will stop execution of the script straight away. You can specify if you DON'T want Future errors to also stop the script.
strip bbcode from text string
strip some stuff leftover from old editor