Jump to content

C_ind_merged

Friends
  • Posts

    1,279
  • Joined

  • Last visited

1 Follower

Contact Methods

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

C_ind_merged's Achievements

  1. File Name: (OV22) View all Queued Items v1.0 File Submitter: C_ind_merged File Submitted: 04 Jan 2007 File Category: Modifications Through a link on the member bar of your board, only available to moderators and admins, you'll have access to the complete list of queued/invisible topics and posts. This list provides easy access to all queued items, and since you'll able to see the names of the topics you'll also be able to prioritize better. Your moderators will naturally only be able to view queued items for forums they've got moderating rights for. Click here to download this file
  2. File Name: (OV22) Feedback Moderation v1.0 File Submitter: C_ind_merged File Submitted: 10 Jan 2007 File Category: Modifications This is a modification that lets moderators approve or delete posts in the moderation queue while at the same time sending an explanation (PM) to the member who submitted the post. Particularly useful if all topics and replies in a forum are set to be moderated, or as a tool in a help desk system. A button called 'Message' will be placed on all invisible topics and posts, and if clicked will open a show/hide reply box at the end of the page, much like the fast reply box in fact. The first option here will be to send a pre-written standard reply from a drop-down box. These standard replies can be written and saved in the Admin Control Panel, there will be a group of links below Task Manager in Tools & Settings. You also have the ability here to use quick tags, that will fill in such things as member name, moderator name or topic name dynamically. Alternatively, the moderator can write his own message, but in order to speed up work a prefix and suffix string will be added so that repetitive information doesn't need to be entered each time. The default format for this message as well as the PM subject can also be set in the ACP. There is also the option of putting the post on hold with a hold message. That means that inside the box there will be a message to other moderators explaining the difficulties with a particular post and why it can't easily be set visible or responded to. (If you've installed a modification that let's members see their own invisible posts, then hold messages can still only be viewed by moderators). Finally, the moderator will also be able to include a copy of the post he's responding in his reply. Requirements: This mod was designed to be installed using the Universal Mod Installer, available from IPSBeyond or Invision Modding. Files Affected: sources\action_public\topic.php sourcs\action_public\moderate.php sources\lib\func_topic_threaded.php sources\lib\admin_functions.php sources\acp_loaders\acp_tools.php sources\action_admin\feedback_moderation.phpjscripts\ipb_topic.js Click here to download this file
  3. File Name: (OV22) One Click Approve v1.0 File Submitter: C_ind_merged File Submitted: 10 Jan 2007 File Category: Modifications This little mod simply places an approve button on every invisible post so you can approve with a single click. Saves you the bother of checking the checkboxes and then selecting the set visible option from the drop-down in the moderation panel. Useful if your moderation queue is big and you need to speed things up. Files Affected: sources\action_public\topic.php sourcs\action_public\moderate.php Click here to download this file
  4. File Name: (OV22) Report Receivers v1.0 File Submitter: C_ind_merged File Submitted: 13 Jan 2007 File Category: Modifications In IPB, when somone complains that a post contains objectionable content through the report button, the report is sent to everyone listed as the moderators for that forum. If the sourcecode can't find any forum moderators, then the report is sent to the global moderators instead. Failing that, the report is sent to those with Admin Control Panel access. But have you promoted your best moderators to global moderators and want them to receive the reports as well? Are you a power hungry Admin who needs to know everything that's going on at your board, lest you turn into a nervous wreck? Well, then this mod is for you. After installation, you'll have an extra settings group in Tools & Settings where you can decide exactly who should receive those reports. Files affected: sources\action_public\misc\contact_member.php Click here to download this file
  5. File Name: (OV22) Enhanced Registration v1.0 File Submitter: C_ind_merged File Submitted: 18 Jan 2007 File Category: Modifications After this mod is installed, you'll have added another setting group to Tools & Settings in your ACP that gives extra options for your registration page. If you like, you can force your members to register with a strong password. How strong is up to you. You can decide that the length of their password should be at least 8 characters long, that it should contain an upper-case letter and/or a lower-case letter and/or a number. You can also make them fill in some of the information in their profiles. Make them give information about their gender, or their location or their birthday. Everything is optional, you can change back and forth. The mod checks that the user has input the required fields correctly, on the same page. Of course, the data is also checked in PHP after the registration is submitted. Requirements: This mod was designed to be installed using the Universal Mod Installer, available from IPSBeyond or Invision Modding. Files affected: sources\action_public\register.php jscripts\ipb_register.js Click here to download this file
  6. File Name: (OV22) View Invisible Calendar Events v1.0 File Submitter: C_ind_merged File Submitted: 27 Jan 2007 File Category: Modifications In the IPB Calendar it's sometimes difficult to find all the events submitted by your members that need to be approved before they become visible. You check the current month and the next one, but what if someone has posted about an event six months ahead of time, or two years? This search tool makes it possible for you and your super moderators to gather all invisible events in one list. You can sort by the date of the event, or by the date of when the post was submitted. You can also, of course, select whether you want the results in ascending or descending order. Note however, that this is just a search, it doesn't make it easier to approve more than one event at a time or facilitate moderation itself in any way. Requirements: This mod was designed to be installed using the Universal Mod Installer, available from IPSBeyond or Invision Modding. Files affected: sources\action_public\calendar.php Click here to download this file
  7. File Name: (OV22) Reports as Topics v1.1 File Submitter: C_ind_merged File Submitted: 28 Jan 2007 File Category: Modifications Sometimes it's inconvenient that only some moderators receive the reports when members communicate a message through the 'Report this to a moderator' link. Firstly, the super moderators and admins won't get these reports if forum moderators exist. Secondly, when you receive a report you don't know if anyone else has done anything about it already. So, perhaps it's better then to channel all these reports as topics into your secret staff forum instead. There you can all view the report, and post replies to the topic informing each other what action has been taken. When this mod has been installed, you'll have added an extra settings group in Tools & Settings. You can decide whether or not the mod should be enabled or disabled, what should be the id of the topic starter and what your staff forum is. I can't take credit for the idea of this mod, as there have been previous ones, but this is a simple implementation of the idea for v2.2.x NEW features in v1.1: Option to let the reporting member also be the one who appears as topic starterOption to include the offending post in the report Requirements: This mod was designed to be installed using the Universal Mod Installer, available from IPSBeyond or Invision Modding. Files affected:sources\action_public\misc\contact_member.php Click here to download this file
  8. File Name: (OV22) CSV Member Import v1.0 File Submitter: C_ind_merged File Submitted: 23 Feb 2007 File Category: Modifications Have you just started a new board and want to transfer members from the old one? Do the people on your mailing list all want to join your forum? Do you regularly need to sign up lots of students at your school or staff at your company as members on the board? Then if you have their usernames and emails and can produce some passwords, you can put the information in a CSV file and use this tool to import them. If you can open your data in a program like Microsoft Excel or OpenOffice.org Calc then you can save to "members.csv" from there. Each line should be on the format "username,email,password". (Comma as delimiter, no quotes and one entry per row). Upon successful installation you can access this tool on the components tab of the Admin Control Panel. Decide from there which user group the new members should be added to. Choose whether email from administrators or other members should be accepted by default for all members. Set the timezone that you think would fit most of the imported members. Before new members are inserted into the database, both username, email and password are checked for errors using the exact same set of rules used during regular IPB registration. Entries with email addresses that already exist in the database will be turned down, usernames containing illegal characters will be rejected and so on. You can test your CSV file in advance through a preview feature that will check if the username, email and password of each entry will be accepted. Nothing will be inserted, but the results will be presented in detail in a logfile that will be created. When you decide to run the import tool itself, there will also be generated a logfile so that you can check if anyone were rejected and for what reason. If you only keep one file for people that should have access to your board, then you can run the import tool for that file repeatedly. No one will be inserted twice. Requirements: This mod was designed to be installed using the Universal Mod Installer, available from IPSBeyond or Invision Modding. Files affected: sources\components_acp\memberimport.phpsources\lib\func_memberimport.phpThere are no file edits, just files to be uploaded. Click here to download this file
  9. File Name: (OV22) Contact Form v1.1 File Submitter: C_ind_merged File Submitted: 04 Jun 2007 File Category: Components This component places a contact form on your board that's available from a link in the header. A contact form can be useful if your members are having login problems, like if they don't remember their usernames or have forgotten their passwords and are unable to request a new one because they don't know which email account they signed up with originally. People who aren't members yet, may also be interested in contacting you or your staff. Name, email address, subject and message are required fields of this contact form. You can also add extra fields to it. From the Components tab in the admin control panel, you'll have a few options available to you. You can select the method of communication that suits you. You can decide that messages should be sent via either email or PM to certain user groups, or perhaps you'd prefer that each message starts a new topic in your staff forum so it's easier to keep track of whether a member of staff has responded to the message already. You've got an option available for letting the user receive a confirmation email with a copy of what he submitted. You can also do an automatical member lookup based on the email supplied, and be presented with a link to the user profile. For security there's CAPTCHA, security code confirmation, which can be set to none, normal or advanced. You can also enable anti spam questions. The board's inbuilt IP ban filter can be used for this modification, as well as the email ban filter. The inbuilt badword filter will be used for the subject and message field. Finally, you have the option of turning the modification on or off. No file edits necessary. Requirements: This mod was designed to be installed using the Universal Mod Installer, available from IPSBeyond or Invision Modding. Click here to download this file
×
×
  • Create New...