+ Reply to Thread
Results 1 to 3 of 3

Thread: REQUEST: Language date support

  1. Join Date
    Nov 2005
    Posts
    4

    REQUEST: Language date support

    An another request - I need to remove [BREAK] in posts. Certanly it needs to modify a forum.
    And can you say how to translate days and months to another languages?

    P.S. Thank you very much for the best script of forum news.
    And sorry for my english

  2. Join Date
    Aug 2004
    Posts
    781

    REQUEST: Language date support

    The [BREAK] content cannot be removed by the script as it is part of your forum's post. However, you can probably set up your forum software, depending on which forum you are using (such as vBulletin or Invision Power Board), to recognize the tag [BREAK] and remove it from the post. Usually this is done by setting it as a special tag and having the output of the special tag be nothing or be an HTML comment (<!-- comment -->).

    Alternatively, you could modify the [BREAK] tag to look more acceptable via EP-Dev Forum News Admin Panel. For example, "The article is continued below:" could be used instead of [BREAK]. Then all you have to worry about is not accidentally adding in that exact phrase when you don't want a break.


    I will try to modify the script to support different languages involving the date. I will try to include it in the next release.

  3. Join Date
    Nov 2005
    Posts
    4

    REQUEST: Language date support

    Can you explain how remove it in the phpBB please?

    What languages are you planning to support?
    Maybe I can help you with russian one?

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts