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.
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.
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.
319
The Pub / Microsoft to turn off Windows Messenger on 15 March
« on January 13th, 2013, 04:43 AM »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.
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.
Huh, now t's in the local install. Don't know when it appeared, but shouldn't the installer create it?
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.
I don't even see the file.
325
Archived fixes / Re: Installer error
« on January 10th, 2013, 06:40 AM »
I am.
Wait, where'd it go?
Oops forgot about /root
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 »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.
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.
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