View Single Post
  #28  
Old 11-19-2003, 09:43 AM
KuraFire's Avatar
KuraFire KuraFire is offline
 
Join Date: Oct 2001
Location: inside vB3's .php
Posts: 1,245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Catch-22|BL
  1. create ability of entries and comments to apply towards poster's overall post count
  2. allow "ignore" function to be active in journal area
  3. ability for journal moderators to block or de-activate a specific poster's ability to use the journal area (similiar to forum-specific suspensions)
  4. ability for journal moderators to lock a specific poster's journal (without suspending the actual poster)
  5. ability for journal writer to decide if they do not want replies to a specific entry
  6. restrict the length of journal entries to match the number of characters allowed in normal posts (or allow a separate maximum length for journal area)
  7. ability for people to convert from other journals/blogs and transfer all of their material to the message board's journal area (I know it is crazy request, but people always ask for it)
I've adjusted the items to be numeric so I could more easily respond to 'm

1) good idea, I've not yet included that
2) already planned for that. Tachy C will apply to my Journal System as well, ignored users will appear the same way as they do in posts;
3) planned in my version: new usergroup permissions:
- Can View Journals;
- Can Have Journal(s);
- Can Comment on Journals;
4) already planned for it 'cept I don't have Journal Moderators, the permissions are just in sync with Admin and Super Moderator permissions. Admin can close (locked but visible) and disable (locked and invisible) journals, delete them, edit them, etc. S-mods can lock and optionally disable, but not delete nor edit.
5) already in my system as well
6) good idea, I'll implement a separate setting (plenty of cases where you don't want posts and journals to be limited to the same amount);
7) this is not just a crazy request, it's also a near-impossible task. The problem is that we can't write an import-script for such things, simply because we won't have access to the database, only to the final output (the html pages). Since virtually Every online journal site allows users to totally customize their display, this can be a completely impossible thing to automate, thus you'd have to do manual copy-pasting after all..
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01053 seconds
  • Memory Usage 1,770KB
  • 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)bbcode_quote
  • (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