![]() |
Default Editor Messages
1 Attachment(s)
About DEM:
Default Editor Messages (what a name) allows forum specific messages to populate the editor when users create newthreads. This, originally custom modification, has been converted into a proper vB product for vB.org users. DEM uses instances and messages in combination to allow for very specific message display and order. Uses: Have you or your moderators ever had to clean up messes in your community because your users simply ignore or forget the rules? Or maybe you have a specific forum where you want all new posts to follow a template and you find that no matter how much you ask it still isn't followed correctly? Then this mod is for you! When a user makes a new thread they're most likely not going to go around reading all the rules before they do so (we can still hope, can't we?) but if a chunk of text appears right where they're typing they're bound to stop their fingers and open their eyes! Features:
Installation requires FTP access for the ACP options and navigation. Upload all files first then import the product. Support: Support will not be provided for vBulletin 4 Alpha, Beta or RC versions. Low priority will be given to posters who do not have this marked as installed In some cases, support can only be provided if I have an admin login and ftp access. Changelog:
See Mr. Running's post for screenshots on how to remove message wrap-arounds. |
is it possible to add a new feature: auto-delete this text after posting
|
Quote:
|
Hi Pandemikk,
Note on the Edit Instance there is a Edit and Reset button If I may suggest changing Edit to Save Excellent mod. Installed and testing it out. Cheers Edit: it's on the Manage Message --> Edit Message screen too Please change Edit button to Save :) |
Great Idea Marked up and will install thios evening when i get home thank you!
|
Would be perfect with auto delete as suggested above.
I will wait until then. |
I am getting the message in title but not getting a message in the editor.
I have set Override Text = Yes |
Quote:
Quote:
|
Definitely an useful mod, will install it later. Please consider implementing temsamane's suggestion, it will be a great addition to this plugin.
|
Quote:
|
Quote:
|
Database error in vBulletin 4.1.11:
Invalid SQL: SELECT messageid, title, active FROM vb_pan_dem_messages ORDER BY dateline DESC; MySQL Error : Table 'rhens1.vb_pan_dem_messages' doesn't exist Error Number : 1146 Request Date : Thursday, April 5th 2012 @ 07:36:02 AM Error Date : Thursday, April 5th 2012 @ 07:36:02 AM Script : http://www.prosportsinteractive.net/...=modifymessage Referrer : http://www.prosportsinteractive.net/...dex.php?do=nav IP Address : 24.94.41.199 Username : Mike Classname : vB_Database MySQL Version : 5.0.92-log Database error in vBulletin 4.1.11: Invalid SQL: SELECT instance.instanceid, instance.title, instance.messageid, instance.displayorder, message.title AS message_title, message.active, forum.title AS forum_title FROM vb_pan_dem_instances AS instance LEFT JOIN vb_pan_dem_messages AS message USING(messageid) LEFT JOIN vb_forum AS forum USING(forumid) ORDER BY instance.displayorder ASC; MySQL Error : Table 'rhens1.vb_pan_dem_instances' doesn't exist Error Number : 1146 Request Date : Thursday, April 5th 2012 @ 07:33:46 AM Error Date : Thursday, April 5th 2012 @ 07:33:47 AM Script : http://www.prosportsinteractive.net/...modifyinstance Referrer : http://www.prosportsinteractive.net/...dex.php?do=nav IP Address : 24.94.41.199 Username : Mike Classname : vB_Database MySQL Version : 5.0.92-log |
Quote:
|
v1.1.0 Released! Addresses all requests made so far. Included is the surprisingly popular auto-deleted message setting. I've decided to take it a step further and also given the ability to replace the message with your own custom text!
Thanks for all those who've rated and installed. :) |
Quote:
I am on 4.1.11 p1 I thought it might have been dbtech Post Template I think it's sorted I have cleared caches and it appears my host may have been updating stuff on their end. Request: Display without BBcode Code:
[Quote] |
Quote:
The problem with removing the BBCode is it becomes much harder to find out which text to delete / replace. I suppose I could query the database for the message(s) and do it that way, though. I'll look into it. As for typing and the message disappears, that's going to be difficult methinks (beat you on things people don't say anymore) but, again, I'll look into it. |
Okay, Looking forward to what comes up...
Yes, I was kind of thinking of having it as a act as placeholder but on key down / mouse click cursor appears and message disappears. Cursor in place and then we start typing like a mad man. :) |
Quote:
|
Quote:
Could be a compatibility issue with vBSEO ... I'll do some digging. I like this mod and hope to get it working. |
Quote:
|
Great mod! Any way we can make it so that it doesn't say 'quote editor message'?
Thanks! |
Quote:
The ability to remove the quote tag isn't available yet as I still have to figure out a way to remove the content without it. |
With autodete, it would be ideal if that functioned at the start when clicking in the editor.
|
Your wish is my command. ;)
v1.2.0 Released! Included is the ability to delete / replace messages when clicking the editor. Also included, ability to customize the default quote tag that wraps around the message(s) with your own text. To upgrade simply reimport the product with overwrite. |
These two options behave same/similar
Always Replace: - Replace messages everywhere. Only Javascript: - Only replace messages using javascript (before message is posted). Please clarify for the guy who may need some sleep. :) Is there an option to not have Phrase text before and after notices? |
Quote:
Quote:
Quote:
|
And here is the reason: Your product file does not properly allow for table prefixes in creating tables so that subsequently when the system looks for the table {prefix}pan_dem_messages that table does not exist - only the table {noprefix}pan_dem_messages exists.
The same problem exists for table pan_dem_instances'. Nothing to do with vBSEO. It's a bug in the product. |
Quote:
Quote:
Reimport the product and it should be all good to go. Quote:
Perhaps not the most useful, but I thought I'd throw it in there as maybe a person or two might wish to use it. That option doesn't exist because it is redundant. Simply edit the phrase to a space and that will do what you need. In the next version, I'm going to take it a step further and allow per-instance content before and after the message(s) including an easier way to specify none. |
Quote:
I was later able to identify the source of the error and posted again to let you and others know. Thanks for the quick fix. Can confirm that it now installs correctly. |
1 Attachment(s)
v1.2.0
Ability to remove the quote tag --> edit the phrases to a space Search in Phrases Code:
pan_dem_editor_replace Add Space Key Code:
pan_dem_editor_replace_begin Add Space Key Code:
pan_dem_editor_replace_end To remove the message default Add Space Key Code:
pan_dem_message_default_end |
Rated 5 stars, Nominated for MOTM
Edit: Here are some thoughts. How about an option to change font color/colour as I was thinking of making it lighter almost a fade effect. Presently works when starting a thread only. Option to have it in the Quick Reply and Go Advanced editor. :) |
Quote:
I'm going to hold off on branching to threads (assuming that's what you meant) and other areas where the editor is present for now. |
This is a fab mod! It would be great if one could select multiple forums for each message, instead of one at a time. :)
|
Quote:
Quote:
Quote:
Quote:
|
Quote:
|
Quote:
Yes I was thinking threads, usercp...Going Global :) |
Quote:
|
It's going to be great when should I start drooling. :)
|
Is there a way, that when i click on the editor, the Quote "DEM" dissapear?
PS: Found a Bug with Preview Funktion: After i wrote my post and hit Preview, the editor shows me a White Editor, pls fix! |
Quote:
|
All times are GMT. The time now is 04:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|