redsalmon
Forum Replies Created
-
Forum: Plugins
In reply to: Role Manager Plugin: How to remove custom capabilities?I have deleted role manger plugin but still have problems restoring roles/capabilities to their default settings. No role can edit another users post (except admin) and this is a big problem for me.
I’ve looked at DB but since problem seems to be inherited by new users i create I think there might be some Role Manager code left lurking in php files.
Does anyone have ideas on how to restore roles/capabilities to default after using Role Manager plugin ?
Forum: Plugins
In reply to: Postie plug-in bugsIt is a little buggy but it does the basics very well.
The only issue i have with it is the difficulty of explaining to naive users all the exact syntax for categories, captions etc.
Usability will improve as more people use it and a year or so down the line all above should be sorted and this plugin will be crucial.
Forum: Plugins
In reply to: problems with email notificationI’ve got this working ok on a couple of sites with postie + subscribe2 plugin.
both the plugins seem to have slight bugs or minor configuration/usability issues but both are star class, thanks to the developers . I don’t see any conflicts between the plugins.
Forum: Plugins
In reply to: Is there ANY WAY to make WYSIWYG-editor to allow your own coding?i’m with maisteriharju. stripping out divs classes and ids is a pain.
I edit people’s blog posts, i want to be able to use tinymce editor (code view) in admin mode to add a little style to vanilla text n pics.
Advanced editor is not an option as this gives punters too much opportunity for ‘overdesign’ (and they have to figure out all the buttons). i have to clean it up.
my punters dont have the knowledge to code html so they are not going to add erroneous code. they are unlikely to move from pure wysiwg.
but i need to work on their entries via the code view. what’s the problem with that?
Anyway thanks richarduk, i tried changing tiny_mce.js and tiny_mce_config.php.
i can use divs now, but attributes are still stripped out, something else at work here (WP 2.3.2)?