You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-yafowil-zope2-1.1-1.lbn36.noarch
This is the **Zope2 integration** for YAFOWIL < Browser Resources --Plugins may provide custom javascript, css, images (and so on). This package registers the directory containing them as a resource-directory. Thus they can be accessed from the webbrowser. The schema is +++resource++MODULENAME/filename.ext. I.e. if yafowil.widget.autocomplete is available its javascript can be accessed with...
RPMPackage python2-yafowil-yaml-1.3.1-1.lbn36.noarch
Write YAFOWIL forms in YAML or JSON notation.Documentation Detailed documentation for describing YAFOWIL forms with YAML can be found here < Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests ;).Contributors - Robert Niederreiter- Attila Olah- Jens W. Klein1.3.1 (2020-07-09) - Pass yaml.SafeLoader loader to yaml.load to prevent...
RPMPackage python2-yafowil-widget-wysihtml5-1.4-1.lbn36.noarch
This is a **richtext widget** for yafowil < It is based on XING's wysihtml5 < editor with optionally bootstrap-wysihtml5 < integration.- Documentation < - DEMO - see it Live < the Bootstrap integration, you will need yafowil.bootstrap or another Twitter-Bootstrap integration. This packages does not register the Bootstrap base files.Source Code
RPMPackage python2-yafowil-widget-slider-1.3.1-1.lbn36.noarch
This is a **slider widget** for for YAFOWIL < .- Documentation < - DEMO - see it Live < Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests to make YAFOWIL even better. Contributors - Robert Niederreiter- Georg BernhardHistory 1.3.1 (2020-05-30) - Fix binding scope in bdajax binder callback.
RPMPackage python2-yafowil-widget-richtext-1.5-1.lbn36.noarch
This is a **richtext widget** for for YAFOWIL < It uses for now TinyMCE < as wysiwig-editor.- Documentation < - DEMO - see it Live < Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests to make YAFOWIL even better. Contributors - Robert Niederrreiter- Georg Bernhard
RPMPackage python2-yafowil-widget-multiselect-1.3-1.lbn36.noarch
This is a multiselect for yafowil < is based on the jQuery multi-select - Documentation < - DEMO - see it Live < Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull- requests to make YAFOWIL even better. Contributors - Johannes Raggam- Robert Niederreiter
RPMPackage python2-yafowil-widget-image-1.5-1.lbn36.noarch
This is an **image widget** for for YAFOWIL < .- Documentation < - DEMO - see it Live < Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests to make YAFOWIL even better. Contributors - Robert Niederreiter- Georg BernhardHistory 1.5 (2018-07-16) -- Python 3 compatibility.
RPMPackage python2-yafowil-widget-dynatree-1.6-1.lbn36.noarch
This is a **tree widget** for YAFOWIL < - Yet Another Form WIdget Library.The tree-widget for yafowil utilizes the jQuery plugin jquery.dynatree.js < (at google-code < Documentation < - DEMO - see it Live < Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests to make YAFOWIL even better.
RPMPackage python2-yafowil-widget-dict-1.8-1.lbn36.noarch
This is a **dictionary widget** for for YAFOWIL < - Yet Another Form Widget Library.- Documentation < - DEMO - see it Live < Contributors - Robert Niederrreiter - Peter Holzer - Georg Bernhard1.8 (2020-07-09) -- Fix re- rendering of widget if values required but empty dict passed. - Remove dict_builder. Entire widget is rendered now in dict_renderer - General code cleanup and modernization.
RPMPackage python2-yafowil-widget-datetime-1.12-1.lbn36.noarch
This is a **datetime widget** for for YAFOWIL < It utilizes/integrates jquery.ui.datepicker < for/in YAFOWIL providing a datepicker function on a text input.- Documentation < - DEMO - see it Live < Contributors - Robert Niederrreiter- Georg Bernhard1.12 (2020-07-09) Add datetime.empty_display_value property. - Cast hour and minute values to int in time_value if format is
RPMPackage python2-yafowil-widget-autocomplete-1.7-1.lbn36.noarch
This is a **autocomplete widget** for for YAFOWIL < - Yet Another Form WIdget Library.It utilizes/integrates jquery.ui.autocomplete < for/in YAFOWIL providing an autocomplete function on a text input.- Documentation < - DEMO - see it Live < Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests to make YAFOWIL even better.
RPMPackage python2-yafowil-widget-array-1.6.1-1.lbn36.noarch
This is an **array widget** for for YAFOWIL < .- Documentation < - DEMO - see it Live < Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests to make YAFOWIL even better. Contributors - Robert Niederreiter- Georg Bernhard1.6.1 (2019-11-20) - Use bdajax.register for registering binder function.
RPMPackage python2-yafowil-widget-ace-1.2-1.lbn36.noarch
This is a **ACE editor widget** for for YAFOWIL < - ACE Editor < - Documentation < - DEMO - see it Live < Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull- requests to make YAFOWIL even better. Contributors - Robert Niederrreiter- Georg BernhardHistory 1.2 (2018-07-16) -
RPMPackage python2-yafowil-werkzeug-0.1-1.lbn36.noarch
Introduction This is the Werkzeug integration for YAFOWIL.This package registers a global preprocessor for yafowil. It wraps a Werkzeug derived request instance. Special behaviors --Werkzeug params are returned in MultiDicts mixed flavor. This is how YAFOWIL expects them. IOW: If a query-key exists several times the values are aggregated in a list. If a query-key exists one time, the value is...
RPMPackage python2-yafowil-webob-1.3-1.lbn36.noarch
Introduction This is the WebOb integration for YAFOWIL.This package registers a global preprocessor for yafowil. It wraps the any WebOb BaseRequest derived request instance.Special behaviors: All WebOb params - available at WebObs request in a so called MultiDict - are returned in MultiDicts mixed flavor. This is how Yafowil expects them. IOW: If a query-key exists several times the values are...
RPMPackage python2-yafowil-plone-3.0.0-1.lbn36.noarch
This is the **Plone Integration** for YAFOWIL < Functionality Resources Integration with GenericSetup Addon widgets may provide custom javascripts, CSS, images and so on.This package registers the directories containing these assets as resource directories. Thus they can be accessed from the webbrowser. The registration schema is ++resource++MODULENAME/....The "YAFOWIL Form Library" GS profile...
RPMPackage python2-yafowil-lingua-1.0-1.lbn36.noarch
Documentation This package hooks up a lingua extractor for yafowil.yaml based forms. Installation Install to system python for global availability:: sudo pip install yafowil.lingua--Use lingua as usual. Source Code The sources are in a GIT DVCS with its main branches at github < Contributors - Robert Niederreiter <rnix@squarewave.at>1.0 (2020-07-08) -- Python 3 support.0.1 (2014-08-18) -- Make...
RPMPackage python2-yafowil-documentation-2.1-1.lbn36.noarch
See
RPMPackage python2-yafowil-bootstrap-1.3.1-1.lbn36.noarch
This is the **bootstrap styles integration** for for YAFOWIL < - Yet Another Form Widget Library. Detailed Documentation If you're interested to dig deeper: The detailed YAFOWIL documentation <>_ is available. Read it and learn how to create your example application with YAFOWIL forms in 15 minutes. Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see...
RPMPackage python2-yafowil-2.3.4-1.lbn36.noarch
**Yet Another Form WIdget Library**. YAFOWIL offers html-form creation and modification at runtime.