I know that it is very important to build website as usable as possible.
One of the methods is Context Help. Every page needs some context help button with "?" sign.
User can click on button and get information what he (she) can do on this page.
Is it possible to intagrate "Context Help" feature to phpwslisting module?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am actually in the process of doing this. I've added help markers for Listing Classes and Form Elements. That will go into 0.3.0. I'll add more as people think are needed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As I understand it can be done with Help System and user.php file.
Can you write user.php for all forms like in pagemaster module. If you have not help text for all of them maybe you can make them inactive. People can write their own help.php files and make help markers active.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to write blurbs about those feel free and email them to me at don@seiler.us. Otherwise I will get to them if I have time, but I won't hold up 0.3.0 for them.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I know that it is very important to build website as usable as possible.
One of the methods is Context Help. Every page needs some context help button with "?" sign.
User can click on button and get information what he (she) can do on this page.
Is it possible to intagrate "Context Help" feature to phpwslisting module?
Ihor,
I am actually in the process of doing this. I've added help markers for Listing Classes and Form Elements. That will go into 0.3.0. I'll add more as people think are needed.
Most of agents are not advanced users. I think that It is important to help them with system.
Currently I need Context Help for
Create Listing page
Manage Listings page
Manage Agents page
Settings page
Add Image page
Search Listings
As I understand it can be done with Help System and user.php file.
Can you write user.php for all forms like in pagemaster module. If you have not help text for all of them maybe you can make them inactive. People can write their own help.php files and make help markers active.
If you would like to write blurbs about those feel free and email them to me at don@seiler.us. Otherwise I will get to them if I have time, but I won't hold up 0.3.0 for them.