Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - live627
61
Plugins / Maximum Images Per Post
« on November 24th, 2012, 11:53 AM »
This is a very simple plugin that bakes cheesecake and apple pie. [1] Actually, it extends the new Moderation filters to be able to limit the number of images embedded within a post. This could be probably done with a complex regex and without the need of a plugin, but that requires more skill than I currently have. Plus it's more user friendly this way. Plus now we have a plugin made that expands this lonely area.. Plus it's after three. Plus I should be  in bed. Plus... hey, don't throw that plate at me!

I got this idea when I saw a support topic at SM asking about such, and was bewildered when the truth was revealed[2].

Implementing this was dead easy. Three lang strings, a template (yes, one sub-block), one hook. Took more time to research (!) this than  to actually write it up!
 1. Oh, I'm thinking about food  again, aren't I,,, hope everyone had a great Thanksgiving!
 2. No such facility exists!
62
Archived fixes / Editor method add_button does not set button class
« on November 21st, 2012, 04:59 AM »
Title says it all I think.
63
Off-topic / Facebook addict
« on November 14th, 2012, 10:54 PM »
http://theoatmeal.com/quiz/facebook_addict

I scored 16. What's yours?
64
Features / $context['current_area']
« on November 6th, 2012, 03:24 AM »
There's an equivalent for both action and sa, so why not area as well?
65
Archived fixes / Viewing an unread media item does not mark it as read
« on November 5th, 2012, 01:07 AM »
Shouldn't they behave like marked messages?

On a side note, clicking the button to mark all items as read works.
66
Bug reports / Delette member does not affectt the media area
« on November 5th, 2012, 12:52 AM »
Album owners and item creators should be set to guest
Logs should be appropriately pruned

and so on...
67
Archived fixes / Delete member does not delete PM rules
« on November 5th, 2012, 12:26 AM »
A search on Subs-Members for pm_rules doesn't turn anything up.
68
Archived fixes / Manage members: incorrect count
« on November 4th, 2012, 01:33 AM »
I think the attachment has it all.
69
Off-topic / Hurricane Sandy
« on October 31st, 2012, 02:30 AM »
Nice and sunny in south-central Arizona. All the "exciting"activity never comes here!
70
Bug reports / Nobbc
« on October 10th, 2012, 01:25 AM »
The following bbcodes do not respect nobbc: media and nb
71
Bug reports / MedIa thumbnail does not update
« on October 10th, 2012, 12:59 AM »
I just tried t update a media item with a new image (yes, I also uploaded a new thumbnail) and it didn't seem to update. ID is 113.
72
Plugins / Active Members
« on October 9th, 2012, 10:40 AM »
This can display a nice little sidebar block summarising all the members who've posted in a topic.

73
Archived fixes / call_lang_hook: Missing debug info
« on October 8th, 2012, 04:44 AM »
Language files loaded by the language hooks are currently not added to the debug info.
74
Archived fixes / template_post_name_email: Invalid marjkup
« on October 7th, 2012, 07:46 AM »
Elements DT and DD cannot go inside divs.
75
Archived fixes / template_post_header_after: Invalid markup
« on October 7th, 2012, 07:19 AM »
I see a UL closer but not a matching opener.