PDA

View Full Version : Events archive


unoxx
09-05-2005, 09:22 AM
I really could use an archive option for the Event Manager. Now the only option is to trash events or put them offline. I would like to be able to publish a listing of 'outdated' events. Can this be done with a 'simple' code edit? Did somebody ever build this modification?

A WYSIWYG editor for this plugin (and the News and Newsletter plugin) would be welcome. Adding images now by users with no knowledge of html is not possible. Besides, for admins it's a usefull too as well.

thomas
09-05-2005, 10:02 AM
Originally posted by unoxx@Sep 5 2005, 08:22 PM
I really could use an archive option for the Event Manager. Now the only option is to trash events or put them offline. I would like to be able to publish a listing of 'outdated' events. Can this be done with a 'simple' code edit? Did somebody ever build this modification?

A WYSIWYG editor for this plugin (and the News and Newsletter plugin) would be welcome. Adding images now by users with no knowledge of html is not possible. Besides, for admins it's a usefull too as well.
1029



Hi unoxx.

A event manager seperate archive plugin is not available atm but..... you can change the code (i will have to look...which will also display offline events but yeah ill have to look...) It wouldnt be able to display the words OFFLINE or ONLINE event but just show them all as one.

The wysiwyg editor is not implemeted at the moment because it requires ALOT of code hacking. Someone is working on a tutorial, youll have to wait. The post is here...

http://www.subdreamer.org/forum/index.php?showtopic=72

unoxx
09-05-2005, 10:19 AM
Originally posted by thomas@Sep 5 2005, 11:02 AM
A event manager seperate archive plugin is not available atm but..... you can change the code (i will have to look...which will also display offline events but yeah ill have to look...) It wouldnt be able to display the words OFFLINE or ONLINE event but just show them all as one.


That is exactly what it should be doing. Would be great to make this work for the news plugin as well. Time to work on my php skills .. ;)

thomas
09-06-2005, 12:51 AM
hey unoxx.

I did some mods for you on the event manager.

It shows the online/offline status in the displayed table, and also on the selected event

I have made it thou it defaults sorts by online/offline and then date, and the user can sort by the online/offline column too.

There is a test i did of it online at http://www.mrtshaw.com/subdreamer/ go to the link test. Ill have it up there for a few days before i work on other projects.

If you want an explination of the code changes pm me. (easy mod took like 2 mins)

Just unzip and upload the only file changed was the eventmanager.php


thomas

abcohen
09-07-2005, 12:27 PM
thomas,
Firstly thank you for producing this for our users... but please when making modifications to files that are for Pro users or purchased from subdreamerplugins.com you dont include all the files; you're more then welcome to zip the files that you made edits too and post them (unless thats all the files), but if you post the full file it is illegal as your sharing materials that require purchase.
-Abcohen

unoxx
09-07-2005, 12:44 PM
Originally posted by abcohen@Sep 7 2005, 01:27 PM
.. but please when making modifications to files that are for Pro users or purchased from subdreamerplugins.com you dont include all the files; you're more then welcome to zip the files that you made edits too and post them (unless thats all the files), but if you post the full file it is illegal as your sharing materials that require purchase.
1057



I am a PRO user and did purchase the whole bunch - so no worries ;)

abcohen
09-07-2005, 02:41 PM
Originally posted by unoxx@Sep 7 2005, 08:44 AM
I am a PRO user and did purchase the whole bunch - so no worries* ;)
1058

Unoxx, thats not really the point here... because of how the two boards are setup they dont share the same user database meaning .org has no way of knowing who is a legal pro - an illegal pro - a light user or whatnot... so all file attachments can be download by anyone on the .org where they're not able to on the .com site... so thats the reason we remove all files that contain a full set of files if only one or two has been edited -- if you're editing an entire release we'd rather see a tutorial for editing be setup... Thanks,
Abcohen

thomas
09-07-2005, 11:38 PM
Originally posted by abcohen@Sep 7 2005, 11:27 PM
thomas,
Firstly thank you for producing this for our users... but please when making modifications to files that are for Pro users or purchased from subdreamerplugins.com you dont include all the files; you're more then welcome to zip the files that you made edits too and post them (unless thats all the files), but if you post the full file it is illegal as your sharing materials that require purchase.
-Abcohen
1057


My apoligies abcohen.

It slipped my mind. I will pull it down.

unoxx
09-08-2005, 07:11 AM
fair enough guys.

abcohen
09-08-2005, 01:47 PM
Originally posted by thomas@Sep 7 2005, 07:38 PM
My apoligies abcohen.

It slipped my mind. I will pull it down.
1065


just repost with the single edited file :) so others can have the edit as well

thomas
09-09-2005, 12:22 AM
There was only one file changed - eventmanager.php

Just replace this file in your plugin folder and upload.

[attachmentid=102]