The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Fundraising for Calendar-AddOn (or how it should have been done in the first place.)
When stumbling over the calendar and it?s functions, most where completly disappointed. No RSS-Feeds, no social networks, nothing. Ridicoulos and until now there are only a few coders that had mercy with us and were willing enough to give that calendar a little more functionality.
If you take a peek on other forum-softwares you can find pretty much all thinkable additions to their calendar-modules, upgrading it to a really useful and attracting part of a community, that should move the almost dead vBulletin calendar into the range of the main focus. Don?t believe it? Have a look by yourself to this one for example: https://xenforo.com/community/resour...ndo-events.99/ . It?s made by Jaxel, a former vBulletin-Coder, who abandoned vBulletin and went on to use other software in the time of the owner change fiasko at vb.com and the initial release of XF. I?ve already contacted Jaxel today to find out, if there could be any chance to get this one ported over for a use with vBulletin 4. It has to be assumed, that porting this mod over to vBulletin 4 will only happen, when some users are willing to spent some bugs for it. So, at this point I want to start a little fundraiser, who is willing to throw some money in the pot. Please only add yourself to the poll, when you are serious about that. |
#2
|
|||
|
|||
Posted in the wrong place for polls reported
|
#3
|
|||
|
|||
Seeing yourself as something like a forums police officer?
This isn?t a poll to raise votes on a specific opinion. The poll part is just abused for displaying, who would be willing to give which amount of money. The focus of this post is a request to make an AddOn available for vBulletin. So this is the only forum, where it is in the right place. At least I haven?t found a better one. |
#4
|
||||
|
||||
I've coded a simple Events Manager. The only difference is that for personal design issues I prefered to use a monthly listing calendar instead using the traditional calendar.
Other than this it has some great features and other can added. eg In this version I haven't used reccuring events or registrations on events as I don't need them. But I have these feautures (even with online payments for registrations) in another addon so I can add them. The site is in Greek, but you can see just the interface. Simplicity. https://www.lagadas.com/events.php |
Благодарность от: | ||
CharlieDelta |
#5
|
|||
|
|||
Given Jaxel's track record at XF with crowd funding, I will not be throwing money at him.
|
#6
|
|||
|
|||
Quote:
--------------- Added [DATE]1421855284[/DATE] at [TIME]1421855284[/TIME] --------------- Quote:
Quote:
|
#7
|
||||
|
||||
Quote:
Code:
$sql_forum = $db->query_first("SELECT forumid FROM ".TABLE_PREFIX."gallery_categories WHERE id=$categoryid LIMIT 1"); $foruminfo = fetch_foruminfo($sql_forum['forumid']); build_new_post('thread', $foruminfo, array(), array(), $newpost, $errors); $threadid = $newpost['threadid']; $db->query_write("UPDATE ".TABLE_PREFIX."gallery_albums SET threadid=$threadid WHERE id=$albumid"); |
#8
|
|||
|
|||
Quote:
|
Благодарность от: | ||
CharlieDelta |
#9
|
||||
|
||||
uStream/justinTV integration for events
That's the only that I didn't understood. Most probably is a service commonly used at States? |
#10
|
|||
|
|||
Quote:
Now I?m curious, Nick Are you about to adapt your mod to the specs of Jaxels Addon? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|