Suggestions for codes Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    Suggestions for codes

    Daemon
    Daemon
    Forumember


    Posts : 104
    Reputation : 91
    Language : Português

    Suggestions for codes Empty Suggestions for codes

    Post by Daemon April 17th 2018, 10:02 pm

    What kind of application/code would you like to see on the Forumotion platform?
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15235
    Reputation : 1700
    Language : English,Greek
    Location : Greece

    Suggestions for codes Empty Re: Suggestions for codes

    Post by skouliki April 18th 2018, 6:45 am

    Hello 

    Personally, i would like to see a topic rating system 
    I remember this has been suggested since 2009 with lots of votes ( suggestion section )

    Daemon
    Daemon
    Forumember


    Posts : 104
    Reputation : 91
    Language : Português

    Suggestions for codes Empty Re: Suggestions for codes

    Post by Daemon April 18th 2018, 12:42 pm

    skouliki wrote:Hello 

    Personally, i would like to see a topic rating system 
    I remember this has been suggested since 2009 with lots of votes ( suggestion section )
    @skouliki Do you have any practical examples?
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15235
    Reputation : 1700
    Language : English,Greek
    Location : Greece

    Suggestions for codes Empty Re: Suggestions for codes

    Post by skouliki April 18th 2018, 12:51 pm

    you can read this topic to get some ideas , i suggested this on Ange's forum
    http://fmdesign.forumotion.com/t884-suggestion-topic-rating-system

    Wecoc
    Wecoc
    Forumember


    Male Posts : 144
    Reputation : 111
    Language : Catalan, Spanish, English

    Suggestions for codes Empty Re: Suggestions for codes

    Post by Wecoc April 18th 2018, 2:51 pm

    Nice topic. Some people have suggested me some codes for my forum that lastly I didn't considerate to make (some were like "I don't know if I should try it or jump through my window"), but they could be good ideas for Forumotion codes blackeye
    I'll share them here. I discarted the ones that were impossible to make using only Javascript/Templates/CSS.

    - Post react
    This would be a combination of the Twiemoji and Like system that shows who liked a post, so the user could react to a post same way as in Discord you can react to a comment. You could limitate it to only a few options to make it more like the Facebook react. For Facebook-based forums this would be a good addition.

    Are you afraid already? Yes, I started with the hardest one Laughing This would require the use of a Database or something like that... but I guess it would still be possible, using those tools and a bit of Javascript and black magic.

    - Display how many new posts has a topic
    In the topic list box you already see which topics/blogs have new messages, but not how many they have.
    It would be something like this: Suggestions for codes
    3


    - Icons for Topic being watched / Favourite in the topic list box
    If a topic is being watched or is in the favourite list an icon would be displayed. I first thought this one wouldn't be hard to make but it had some unexpected complications.
    It would be something like this: Suggestions for codes

    - Topic sorting filter
    This would be like the default sorting filter on the memberlist, but this one applied on the topics list.
    When you create a Forum on the PA you can choose how the topics will be sorted inside it (topic's post date, topic's creation date, alphabetical...). In other platforms the user himself can choose how he wants them to be sorted. I'm not sure this can be accomplished only with Template/Javascript... I think it's possible but it wouldn't be easy.

    - BBCode and HMTL highlighter in posting textarea
    The BBCode and HTML tags when you are writing a post in Source more would be highlighted similarly as how the highlight works inside codes (adding format span). The correct ones would be [green] and the incorrect ones would be [red]. This way they would be a bit more intuitive.

    Cases when we will considerate a tag is incorrect: It can't be found in the tags list, requires an end tag and can't be found, requires a start tag and can't be found, has a sorting problem like this
    Code:
    [b][i]Hello[/b][/i]

    Cases when we will considerate a tag is correct: It's not incorrect, it's inside a code tag.

    - User description tooltip
    This one shouldn't be that hard. It would be a profile field where the user can say whatever he wants about himself.
    The mentions tooltip would display that, instead of the contact buttons, etc. This can't be done with the default mentions tooltip but maybe it's possible modifying the Hovercard code.
    SarkZKalie
    SarkZKalie
    Support Moderator
    Support Moderator


    Male Posts : 1431
    Reputation : 220
    Language : English

    Suggestions for codes Empty Re: Suggestions for codes

    Post by SarkZKalie April 18th 2018, 3:52 pm

    - Multi sortable topic / blog list post, thing looks like this.
    - Yeah, a star rating system for topic post.
    - And, so greedy but it necessary, a vote system can display users who already voted up / down separate posts.



    Suggestions for codes Sarkzk10
    Daemon
    Daemon
    Forumember


    Posts : 104
    Reputation : 91
    Language : Português

    Suggestions for codes Empty Re: Suggestions for codes

    Post by Daemon April 20th 2018, 3:44 am

    skouliki wrote:Hello 

    Personally, i would like to see a topic rating system 
    I remember this has been suggested since 2009 with lots of votes ( suggestion section )

    It's not quite an evaluation system in the way you mentioned, but it's quite similar to what you need.
    https://help.forumotion.com/t155575-tutorial-rating-system

    I will try to attend to everyone!
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15235
    Reputation : 1700
    Language : English,Greek
    Location : Greece

    Suggestions for codes Empty Re: Suggestions for codes

    Post by skouliki April 20th 2018, 7:28 am

    thank you i will try it and let u know