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.

Messages - live627
316
Plugins / Re: Post Fields
« on January 13th, 2013, 08:30 AM »
No. A generic form class would solve that, though. But, ofc, there's the possibility of utilising a hook for this...
317
The Pub / I just discovered a trick
« on January 13th, 2013, 08:25 AM »
Encode HTML in an option for a select box and watch the formatting unwrap.
318
Plugins / Post Fields
« on January 13th, 2013, 07:18 AM »
This is the first plugiin that I've ever started for Wedge. You may be able to recognise that it takes the principle of the custom profile field and applies it to posts.

I've long thought that SMF/Wedge were very one-sided in allowing for profiles to be expanded upon but not posts. This is my answer.

I built this to be plugged into, with ~6 hooks. This enables me, and other plugin developers, to easily modify the interface and logistics of posts and even topics. This,, combined with floating boards, provides a horizon of limitless opportunities and new ideas. Well, not unlimited, only goes as far as the imagination wills.


320
Archived fixes / Re: Gallery and Permissions Error
« on January 13th, 2013, 01:41 AM »
that was indeed the problem. Access permissions were off for members but on for guests. Now they both can view.
321
Test board / Re: Losers. Testing.
« on January 13th, 2013, 01:35 AM »
oranges :P
322
Other software / Re: Discussing Wedge on simplemachines.org
« on January 12th, 2013, 07:48 AM »
* live627 wants his time back which was wasted by reading this thread.
323
Archived fixes / Re: Installer error
« on January 10th, 2013, 07:12 AM »
I don't see it in SVN, either.
Posted: January 10th, 2013, 07:08 AM

Huh, now t's in the local install. Don't know when it appeared, but shouldn't the installer create it?
324
Archived fixes / Re: Installer error
« on January 10th, 2013, 06:46 AM »
Warning: filemtime(): stat failed for F:\www\wedge\trunk/cache/cache.lock in F:\www\wedge\trunk\Sources\Subs-Cache.php on line 1370

I don't even see the file.
325
Archived fixes / Re: Installer error
« on January 10th, 2013, 06:40 AM »
I am.
Posted: January 10th, 2013, 06:36 AM

Wait, where'd it go? 
Posted: January 10th, 2013, 06:39 AM

Oops forgot about /root
326
Archived fixes / Installer error
« on January 10th, 2013, 06:13 AM »
Call to undefined function detectBrowser() in F:\www\wedge\trunk\install.php on line 1985
327
Plugins / Re: Passworded Boards
« on January 9th, 2013, 06:28 AM »
Quote
The only downside I can think of doing it that way is that other plugins won't necessarily behave. If it's enforced by munging query_ magic, other plugins can't help but behave.
Eh, if they don't, they have a security issue. They have the inbuilt topic privacy settings to contend with.
328
Plugins / Re: Passworded Boards
« on January 9th, 2013, 05:34 AM »
Well, thank you! I'm actually  blushing right now.

Anyway, this UX isn't anything new. It is derived from my old SMF mod http://livemods.net/index.php?action=media;sa=item;in=75

I forgot about search and the feeds. I'm going to modify query_enter/see_board for SSI, feeds will get a similar treatment, and search will still index passworded boards, but only hide them from the end results with the above UX.
329
Plugins / Passworded Boards
« on January 9th, 2013, 02:44 AM »
Because people will want it.


Here comes the ingenuity: No additional hooks are needed. I use the menu hook to modify profile and recent; their context is available to modify.
330
Archived fixes / Re: Jumpy layout.
« on January 9th, 2013, 02:19 AM »
FF17 and can't reproduce.