View Single Post
  #5  
Old 09-06-2006, 03:09 AM
robert_2004 robert_2004 is offline
 
Join Date: Sep 2004
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey dexter - i'm actually getting this done now - what i'm actually doing is slightly different to how you have explained it, but still works none the less.

here is our outline for the hack (we outline everything to colaborate)
- Firstly, when they enter an event. They submit, the next page says "your page will not be visible until an admin approves it". With this, i want the event to show up straight away on the events calendar - but ONLY for admins, super admins, and the USER who submitted the event. When you click on the event and view it, up the top of the event (before the table even begins), i want the text "THIS EVENT HAS NOT BEEN ACCEPTED YET. NO ONE CAN SEE THIS EXCEPT YOU."
( having this here will allow the user to view and edit/refine his event posting. )



http://www.domain.com/forum/modcp/mo....php?do=events
on the event moderation page:
1. - the custom fields are not viewable - this is a big problem.
2. - calendar: should be a drop down list of all the calendars, to allow an admin the ability to change the calendar before they accept the event.
3. - subject line - extend to 2x the lenght
4. - the date line isn't very technical - add some more details, (it depends on what details you are given. even make me 5 different lines of possible dates to display, and i'll tell you the best one to use)
5. - event input box needs to have the HTML WYSIWYG editor, to allow us to move from HTML view to code view.


6. - Intergrate the AWS (advanced Warning System) into the event moderation page.
6.1 - add an option to ban specific users from posting events. This needs to be accessable on the event moderation page, as well as the calendar.php (event viewing) page.

Some Help:
This will need a new field (maybe – otherwise use the already there permission of adding events) in the db.table. You will need to look into whether you can set specific permissions on a per-user basis.

Also, we need different alert types -
- Event name doesn't comply with set rules
- time entered incorrectly
- event description doesn't comply with rules
- our website not included on pass.
- physical passes not posted to us.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01168 seconds
  • Memory Usage 1,766KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete