ForumCommunity

Wiki - Tagboard

    The TagBoard is no more than a bulletin board that you can insert for free in your own forum with a few simple steps.
    It can be used only by admin, to spread news, for example, or as a public bulletin board where users can talk to each other.

    Installation
    To insert the tagboard, simply go to Insert TagBoard, then choose the sections where you want to insert it and confirm your changes. You can also choose a single section.
    To remove it simply remove the checkmark from the sections where it is present.

    Newsboard
    The Newsboard is a tagboard, but the difference is that only moderators and administrators of the forum can post. To choose this option, in the administrative tool should indicate that there can post only the admins.

    Tagboard and Newsboard together
    You can not put them together. One solution is to create a table above the tagboad, to write the news of your own forum. You must use the "Tables generator", in Manage HTML code, or the Personal Newsboard.

    Alternative name
    You can insert an alternative name, that will appear in place of "TagBoard" or "NewsBoard", using the appropriate option.

    Background image in the TagBoard
    To customize it, go to Edit colors and styles and edit the following selectors:
    CODICE
    /* BACKROUNG IMAGE OF THE TAGBOARD */

    .tag .skin_tbl_border, .tag .mainbg {background-image:url(http://image_address); background-repeat: repeat}

    .tag .ww, .tag .aa, .tag .aa .aa {background: inherit; border:0}

    Instead of http://image_address, enter the actual address of the image that you want to put as background.

    CODICE
    background-repeat: repeat

    This statement means that the background image is repeated both horizontally and vertically, unless you want the image repeatition enter no-repeat.

    If you want that the image hypothetically has a special placement in respect to the tagboard, go to insert soon after what said before ;background-position:, followed by center, left or right depending on your needs.

    Note: This method also affects the side pop-up menu, if you make these changes, the background also appear there.

    FAQ
    • Can I insert a table with a scrollbar for the news?
      Read the Guide to the inclusion of scrollbar in the tables

    • Can I insert two tagboards (each one in a different section...) and when I write something in one of them it does not appear in the other?
      No.

    • Can I insert an image above the tagboard?
      Yes, by Manage HTML code.

    • Can be the tagboard updated?
      There is already the "Update" button next to "Enter" one.

    • Can I get the tagboard's code?
      No, you can't, because it has been integrated into the "server-side" code of the forum, and it can't be seen by users.

    • My messages are deleted by any user, how is this possible?
      Probably that user has the same IP of the user who posted the deleted message.
      It is a limitation of tag board.

    • Is it possible to upload images in the tagboard?
      No, but you can put a shortcut (link) to the images.

    • Can I place the tagboard at the bottom or top of the forum?
      No.

    • Can I prevent certain classes of users to write freely?
      You can let write messages to:
      1. registered users
      2. administrators and moderators
      3. to administrators only
      4. to all, regardless.

    • I would like to set the height of the tag, how can I set it?
      In the administrative tool there is an appropriate option.

    • Can I put it in all the sections?
      Sure, but you can not insert more than one in a section.

    • Can I change the messages of the users?
      No, you can't, you must delete the message and rewrite it.

    • How can I reset all the messages?
      You need to remove the tagboard from the forum and then reinstall it.

    • How can I delete every single message?
      By clicking on the red cross beside the message in question.
      If it is not possible, the solution is in this thread.

    • I would ban a user/visitor who posts unwelcome messages or deletes messages of other users, what can I do?
      Next to the red cross to delete the messages there is the inscription "IP", click on, and in the page you open, a number separated by a few points will appear.
      So just go in Ban users and in the "Banned IP address " box, enter his IP.
      If he is a registered user, the ban by nickname is recommended.

    • Is it possible to increase the number of characters?
      It isn't possible.

    • Can I remove the IP address?
      Only administrators can see it. It is impossible to prevent them to see it.

    • I have further questions or requests concerning the use of the tagboard, who do I ask?
      Contact this section of the support forum.

    • Can I change or add new emoticons to the tagboard?
      No.