Releases for sf 1.0
| Version |
License |
API |
Released |
|
0.1.1beta
|
MIT license |
0.1.1beta
|
28/10/2008 |
|
0.1.0beta
|
MIT license |
0.1.0beta
|
10/09/2008 |
Copyright (c) SPYRIT SYSTEME D'INFORMATION -- Cédric Lombardot
See : http://spyrit.net & http://cv.luckylife.fr
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Changelog for release 0.1.1 - 28/10/2008
- Add coutry field compatible with sfIpGeolocPlugin
Other releases
Release 0.1.1 - 28/10/2008
- Add coutry field compatible with sfIpGeolocPlugin
Release 0.1.0 - 10/09/2008
Installation for sf 1.0
php symfony plugin-install http://plugins.symfony-project.org/spyFormBuilderInterfacePlugin
PEAR
Download the PEAR package
INSTALLATION
Dependances
sfPropelManualOrderPlugin
edit_area -> Js lib for highlighting sources
pear Mail_Mime & pear Mail
pear install --alldeps Mail_Mime
sfIpGeolocHelperPlugin if you want to use autodetection of user coutry for coutry field
*----------------------------------------------------
symfony propel-build-all-load MY_APP
Modules
spyFormBuilderFront
Show a forms, depends of the form_id
It's the front modue
Don't missing to activate on your settings.yml
You can also use the component like that
include_component('spyFormBuilderFront','displayForm',array('form_id'=>$form_id));
And for the Back
spyFormBuilderInterface
Managment For forms
spyFormBuilderInterfaceTemplate
Template for the form
spyFormBuilderInterfaceFields
The fields Managment
Explaination for the lib folder
Fields
Definition of a field's param form structure
The structure is
{{TYPE_NAME}: #Nom du type
params: #Début de liste des parametres
{{NOM_DU_PARAM}}: # Nom du parametres
label: {{LABEL}} #Titre du champ pour le param
field: #Champ de saisi du résultat
type: {{TYPE_DU_CHAMP}}
{{OPTIONS}}
=============== Edition of one savedForm ======
To edit the savings data you must pass into the component the param
allow_edit=> true
And to retrive the id into the DB
Set the request parameter spyformbuilderdatabase_last_id with the id