I took a look at the docs you have so far and it looks good. I will do some more testing with some outside people and write down any questions they may have.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The latest version of INSTALL does note that the directory needs to be named just "phpwslistings". It was changed after 0.1.0 was released due to others having that issue.
If by "default form elements" you mean Title and Price, then no you can't change those. We had assumed that everything woul d need a title and price. I'm thinking of having a setting for future versions that would "disable" the price field. What did you have in mind?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
O.k., the script was supposed to create a new directory for image uploads but for some reason it didn't. I guess I didn't have a permission set correctly and had to do it manually.
It would be nice to have phpwslistings operate as generic as possible. Some uses don't require a price category -a club's free book loan libray, for example.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I took a look at the docs you have so far and it looks good. I will do some more testing with some outside people and write down any questions they may have.
I would put something in the docs about language translations after the admin sets/adds their form elements.
Actually I probably shouldn't even be translating the form element names. I'm dumb sometimes. Changed in CVS.
great idea.
I had to create a directory to catch uploaded images under
/home/phpwebsite_directory/images/phpwslistings
I didn't see this mentioned in install.txt
Also, is it possible to edit the default form elements? It seems I only have access to the form elements I create.
BTW, I have been using Jon Roig's 'OpenRealty' script since the first release and am amazed by what you've done with this concept. Great work!
The latest version of INSTALL does note that the directory needs to be named just "phpwslistings". It was changed after 0.1.0 was released due to others having that issue.
If by "default form elements" you mean Title and Price, then no you can't change those. We had assumed that everything woul d need a title and price. I'm thinking of having a setting for future versions that would "disable" the price field. What did you have in mind?
O.k., the script was supposed to create a new directory for image uploads but for some reason it didn't. I guess I didn't have a permission set correctly and had to do it manually.
It would be nice to have phpwslistings operate as generic as possible. Some uses don't require a price category -a club's free book loan libray, for example.
I do agree about price. I plan to have a setting to show/hide the price field in future versions.
If you do have requests like this please create an RFE (feature request) for it. This will help me to track these types of things.