Page 1 of 1

Few questions for clear version of WYSIWYG...

Posted: Tue Jun 09, 2020 10:07 pm
by Aniknk
...or if necessary what I need to buy to make what I want with WYSIWYG (placed here to not make title too long).

Hello,
I'm new to WYSIWYG and only know a little about web building at all. But, what I want to creat is small games database. I want some fancy staff, so here's my questions:

1. Can I somehow construct forum page with WYSIWYG?
2. How can I add raiting for users, like from 1 to 10 raiting with 1.5, 5.5 and so. Half matters.
3. Can I add option to edit page by users?
4. Can I add customizable lists of games for users?
5. How can I add this fancy buttons for user to chose if they were playing game, wish to play, and so.

I'm sure half of this reqiered good html knowloadge, but please help me as much as you can. If I can use some free add-ons for WYSIWYG it would be great, if I have to pay extra it would be OK too. If I need knowloadge, please link some useful video which will help me to understand.

Thanks in advance.

Re: Few questions for clear version of WYSIWYG...

Posted: Wed Jun 10, 2020 6:35 am
by Pablo
First, note that WYSIWYG Web Builder is a web design tool for creating layouts. It is not a programming environment. It is does not create web applications automatically. Applications require programming.
1. Basically, yes. But it will require a lot of programming skills. The software will not build it for you.
A forum is not something that you can create within a few days or weeks. it may take months of work. In most cases it's better to just install a standard forum script on the server like phpbb.
2. This require programming / scripting.
3. The built-in CMS tools can be used to create editable page content.
http://wysiwygwebbuilder.com/cms_tools.html
4. This require programming / scripting.
5. This require programming / scripting.

Re: Few questions for clear version of WYSIWYG...

Posted: Wed Jun 10, 2020 10:04 pm
by Aniknk
Thanks for replay. I already have rating system, it wasn't that complicated, so I think I can do this all somehow.