alsosara
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: widening a blogYou might like this extension for FireFox:
https://addons.mozilla.org/extensions/moreinfo.php?id=60There’s an IE version too, but I don’t like it nearly as much. This extension lets you edit your CSS and see the changes immediately (live editing). It saves me hours!
Forum: Plugins
In reply to: Welcome message broken with 2.0 upgrade.Thanks so much. That worked perfectly.
Forum: Alpha/Beta/RC
In reply to: Original image cannot be addedThat doesn’t work for me, because the thumbnail image being resized is, for example, “imagename.thumbnail.png,” and the original is “imagename.png”. I’ve been manally deleting the “.thumbnail”.
Forum: Plugins
In reply to: ViewLevel 2.0 – Explanation RequiredThanks for the thanks. I know so many people have helped me here, and I don’t have a lot of knowledge to give back, so I like to help well whenever I can. The WP community support is really awesome.
Forum: Plugins
In reply to: ViewLevel 2.0 – Explanation RequiredTo configure the roles so that VL2.0 works with WP 2.0 as if it were WP 1.5:
Get Owen’s Role Manager plugin installed and active. Go to the “Users” section in the admin panel. You should see “Roles” as a third option beside “Your Profile” and “A&U.” Select it. Configure your roles as you want. In my case, non-admins should only read, so for them, everything is disabled but:
– for the subscriber: read, level 0
– contributer: read, level 0, level 1
– author: read, level 0, 1, and 2
– editor: read, level 0, 1, 2, 3
The admin (only you, presumably), is allowed to do everything. This means that you only have 3 different kinds of levels for subscribed people available to you. Much less than in WP 1.5ish versions. But, the good news is, with the above system you can totally block lower level users from messing around in your WP install, which was much harder to do in 1.5.Remember, though, that the dashboard by default shows “recent posts,” which include public posts of any level. To disable that, install x-Dashboard and configure it. Also, while VL2.0 is supposed to work on feeds, in my case, it didn’t. I ended up disabling all feeds. I like that better for my purposes anyway, since my blog is mostly personal data.
Your point 1) above is right. Hopefully now you’re configured and set. The rank system was pretty funny, btw, and it might end up being surprisingly accurate ;).
Good luck!
Forum: Plugins
In reply to: ViewLevel 2.0 – Explanation RequiredOkay, you definitely have to approach this differently for 2.0 I’m going to try to explains this clearly. Hope I make sense. Or course, my way isn’t the only way to do this, but it’s the only way I know of that doesn’t require writing code and such. I’m writing it now and posting more in a sec.
Forum: Plugins
In reply to: ViewLevel 2.0 – Explanation RequiredYou’re welcome! I love that plugin.
1) Yes. After typing and publishing with vl=x, I can always look at and edit the custom field. Don’t know why it’s a little buggy like that, but it’s not much to get over. I like the vl=x shortcut.
2) Which WP version? See https://www.ads-software.com/support/topic/51926 for 2.0. You can ask here if you have a ? about that. For 1.5ish versions, user level = view level just as you might expect.
3) Nope.Forum: Plugins
In reply to: ViewLevel 2.0 – Explanation RequiredFigured it out yet?
Forum: Plugins
In reply to: ViewLevel 2.0 – Explanation RequiredYou also might find this thread useful: https://www.ads-software.com/support/topic/51926.
Forum: Plugins
In reply to: ViewLevel 2.0 – Explanation RequiredWhat I do is just type
vl=X
anywhere in the post, where X equals your desired post view level. The plugin then reads your post, sets the view level, and deletes the text.I’ve had only okay luck with doing the custom field manually.
Forum: Themes and Templates
In reply to: Would anyone be interested in this theme?I like it a lot.
Forum: Alpha/Beta/RC
In reply to: Keeping some posts secret w/ new user systemI found a way to achieve what I wanted. I still use ViewLevel, but now with Owen’s Role Manager I can make what I want of the roles/capabilities. So I basically use Role Manager to revert back to the old way. In addition, I use x-Dashboard to block parts of the dashboard from lower-level users who might grow suspicious. That completely solves my problem! Hope this helps someone.
Forum: Fixing WordPress
In reply to: Combine or merge 2 MySQL databases from 2 different web sitesSmart idea, that MT export/import.
Forum: Alpha/Beta/RC
In reply to: Keeping some posts secret w/ new user systemThat looks really promising Michael, thanks!
Forum: Alpha/Beta/RC
In reply to: Keeping some posts secret w/ new user systemThanks for the link. I’ll check back for replies just in case.