+ Reply to Thread
Results 1 to 8 of 8

Thread: Post Manager 1.0

  1. #1
    Admin & Development Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,309
    Blog Entries
    88
    Thanks
    323
    Thanked 564 Times in 365 Posts

    Default Post Manager 1.0

    Post Manager
    Version: 1.0
    Author: Nick Ramsay
    Created on: 2009/10/17
    Last Updated:
    2010/08/14
    Tested on: Hotaru 1.4.0 ~ 1.4.1
    Plugins Required: None
    Plug & Play: Yes
    Supported: Yes

    Description
    View, sort, search, filter, edit and delete posts from Admin.

    Instructions
    1. Upload the "post_manager" folder to your plugins folder. Install it from Plugin Management in Admin.
    2. Access it from the Admin sidebar under Plugin Settings.

    Revision History
    v.1.0 2010/08/08 - Nick - Made filter persistent, added row number choice, and put user icons in details area
    v.0.9 2010/07/15 - shibuya246 - Admin stats moved here from Bookmarking
    v.0.8 2010/06/23 - Nick - Hid edit and source links for Journal (blog) entries because they don't apply
    v.0.7 2010/05/27 - Nick - Removed need for SB Base, and added a "check all" checkbox
    v.0.6 2010/02/18 - Nick - Code changes for pagination
    v.0.5 2010/02/02 - Nick - User links added for easier spam management
    v.0.4 2010/01/04 - Nick - Updates for compatibility with Hotaru 1.0
    v.0.3 2009/11/04 - Nick - Updated install function for easier upgrading
    v.0.2 2009/10/25 - Nick - Made list default to pending if submission moderation enabled
    v.0.1 2009/10/15 - Nick - Released first version

    Please click "Rate Thread" and give this plugin a rating. Thank you.

    Attached Thumbnails Attached Thumbnails Click image for larger version

Name:	post_manager.png
Views:	21
Size:	38.7 KB
ID:	423  
    Attached Files
    Last edited by carlo75; 02-06-2010 at 01:27 PM.
    Hire me for Custom Work | Search the Forums | Read the Documentation | Support Hotaru with a Donation

  2. Thanked by:


  3. #2
    Junior Member cecilporter is on a distinguished road
    Join Date
    Oct 2009
    Posts
    25
    Thanks
    14
    Thanked 2 Times in 2 Posts

    Default

    feature request: a check all / uncheck all button/switch when looking at a list of posts

    thanks! this is fantastic.

  4. #3
    Admin & Development Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,309
    Blog Entries
    88
    Thanks
    323
    Thanked 564 Times in 365 Posts

    Default

    Quote Originally Posted by cecilporter View Post
    feature request: a check all / uncheck all button/switch when looking at a list of posts
    Added in 0.7.

    0.8 hides a couple of features that break when using Post Manager for Journal entries.
    Hire me for Custom Work | Search the Forums | Read the Documentation | Support Hotaru with a Donation

  5. #4
    Design & Development petsagouris will become famous soon enough petsagouris's Avatar
    Join Date
    Jul 2010
    Location
    Rethymno, Greece
    Posts
    178
    Thanks
    20
    Thanked 88 Times in 68 Posts

    Default

    There is a problem with Post Manager 0.9 (Hotaru 1.4 beta), when the Hotaru installation has no posts yet.
    Notice: Undefined variable: posts in E:\remote\dev\hotarucms\content\plugins\post_manag er\post_manager.php on line 118
    Warning: array_sum() expects parameter 1 to be array, null given in E:\remote\dev\hotarucms\content\plugins\post_manag er\post_manager.php on line 118
    Please find the patch attached to fix.
    post_manager.php.patch.txt

  6. Thanked by:


  7. #5
    Junior Member mgmirkin is on a distinguished road
    Join Date
    Jul 2010
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Would it be possible to make the selected filter "persistent"? I want to go through and physically delete 27 pages of buried news posts, but the current setup makes this quite difficult. Each time I filter by "buried" then "select all" and then navigate to the bottom select "physically delete" and approve the deletion it takes me back to same page, but the filter is set back to its original state of "pending" and there are no posts available to select. Is there any chance that the default functionality could have the initial screen one sees be "pending" but any subsequent screens for that logged-in session be the "last filter applied."

    Otherwise, I have to keep reselecting "buried" and then re-filtering. This adds lots and lots of clicks and page reloads that could really be avoided if it would just keep the same filter after taking any arbitrary action on selected posts...

    Make sense?

    For that matter, it would also be nice if there was either a box or a drop-down where you could specify the number of records to fetch and administrate on a single page. So, maybe the default is 20, but you could select 50, 100, 200, 500, etc. Sure, might take longer to scroll down the page and administrate individually, but then again, for large batches like physically deleting 27 pages of buried posts or more, it would be handy to be able to tell it 1000 records, hit the select all check box, scroll to the bottom and select "physically delete" click okay and you're done. Rather than having to go through 27 pages individually.

    Just a thought.

    Thanks guys!
    ~MG
    Last edited by mgmirkin; 08-07-2010 at 07:48 PM. Reason: Additional idea.

  8. #6
    Admin & Development Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,309
    Blog Entries
    88
    Thanks
    323
    Thanked 564 Times in 365 Posts

    Default

    Hi mgmirkin,

    There is much that could be approved to make this plugin easier to use, I admit that. The thing is, I don't actually use Post Manager myself. I have it enabled, but when a new member submits a post on my site, it gets put into pending and I get sent an email. If it's spam, I click the "user management" link in the email and killspam or physically delete the user (which removes his posts). If it's not spam, I click the "Edit post" link and go directly to the post edit screen where I can set it to "new". So I never need to go into Post Manager at all. Hence my lack of work on this plugin.

    On the bright side, it's open source so anyone is welcome to make it better and share the improvements. I'm happy to update the plugin with any contributed changes to the code.
    Hire me for Custom Work | Search the Forums | Read the Documentation | Support Hotaru with a Donation

  9. #7
    Junior Member mgmirkin is on a distinguished road
    Join Date
    Jul 2010
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Well, the way I've got it set up (still just poking around in Hotaru) is the my site has several feeds defined and it's set to use the RSS Autoreader to trawl through the RSS feeds for new entries which are set to go into the moderation queue. 'Cause I don't want just every last story going on the site. I want to pick and choose the ones that are of interest / relevance.

    So, I could foresee the Post Manager being pretty heavily used under this configuration (which may or may not be typical of how folks are using Hotaru).

    Sadly, I'm not a programmer. Know a bit of HTML, a bit of CSS, but other than that, I really haven't gone under the hood of PHP to poke around nor done any programming other than some Basic in HS and a class or two of Java in college (most of which has evaporated from the brain cells). Which, unfortunately, makes most CMSes a bit like Greek to me, since there doesn't seem to be any easy way (without being a programmer) to modify one's site once it's installed, etc. I'm all for automation and snazziness, but at some points it seems like flat HTML files might just be the better solution for me. Well, except with the RSS aggregator and other automated stuff I'd LIKE to be able to do. I just kind of wish CMSes were a bit more simple, Drag & Drop, WYSIWYG, etc. But enough about that.

    So, I guess I'm good for poking around and seeing what could use some improvement, but not so good for the actual implementation of new features. =o\ Being otherwise relatively tech savvy, I hate having to beg others to do the heavy lifting. Hehe...

    Perhaps one of these days I'll take some kind of online classes or something. 'Til then I'd rather not muck anything up too badly.
    Last edited by mgmirkin; 08-08-2010 at 04:46 AM.

  10. #8
    Admin & Development Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick is a name known to all Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,309
    Blog Entries
    88
    Thanks
    323
    Thanked 564 Times in 365 Posts

    Default

    Okay mgmirkin, I decided to give your suggestions a go and have attached Post Manager 1.0 to this post (forum problems are preventing me from updating the first post, oh well... )

    v.1.0 2010/08/08 - Nick - Made filter persistent, added row number choice, and put user icons in details area

    I set the max. number of rows you can have at 250 because any more would probably blow up some shared servers since each post has to go and fetch user data, too, and when you use the "select all" checkbox, each post id gets added to the url, which gets really, really long with hundreds of posts.

    EDIT: I've just discovered the attached zip is not 1.0, and all the changes I made for 1.0 have completely vanished from everywhere, my computer, the SVN... no idea what happened. Will have to code it all again...
    Attached Files
    Hire me for Custom Work | Search the Forums | Read the Documentation | Support Hotaru with a Donation

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Post and User Manager plugins
    By Nick in forum How-To and Troubleshooting
    Replies: 3
    Last Post: 10-22-2009, 04:57 AM
  2. Category Manager 1.0
    By Nick in forum Plugin Downloads
    Replies: 2
    Last Post: 10-08-2009, 05:00 AM
  3. Registration and Post Submission Problems
    By runnertalk in forum How-To and Troubleshooting
    Replies: 4
    Last Post: 09-30-2009, 12:00 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts