[pmwiki-users] FAST Data 2.0 uploaded.

Clemens Gruber cgruber at uni-osnabrueck.de
Tue Sep 19 13:50:11 CDT 2006


There were a lot of good exampel links

Caveman's Contributions
    * Form to Save Data
    * Form to Update Data
    * Form to Email Data
    * Member Registration
    * Login Page
    * Dynamic Jump Menu

why those were deleted, they are verry helpfull?

Clemens


The Editor wrote:

>Hi all!
>
>Thanks to a tip from Americo I was able to finish FAST Data 2.0, and
>uploaded it earlier today.  Version 2.0 is a major revision to the
>recipe with too many improvements to list here.  Essentially your
>forms processing, can now be virtually programmatic:  multiple
>actions, conditionals, field replacements, etc. You are welcome to
>begin trying it out.
>
>My apologies for the many changes the last few months in developing
>this. It has grown beyond my initial expectations but now has
>virtually all the features I can think of, and any future changes
>should be primarily limited to bug squashing.  If there are new
>features the goal will be to keep them downwardly compatible--as
>personally I'm switching from development to implementation mode.
>
>Below is a list of functions available in this recipe.  Documentation
>and download can be found at
>http://www.pmwiki.org/wiki/Cookbook/FASTData.  I have not yet had time
>to update the FAST Data demo site, or upload revised code snippets,
>but will do so once my site is up and running.
>
>Guys, this recipe works fantastic!!!  Thanks to everyone for their help!
>
>Cheers,
>Caveman
>
>PS.  I am thinking of a few new features...  Ban lists for posting?
>Showing/hiding log entries by calendar dates?  hmmm.
>
>
>
>
>PAGE FUNCTIONS
>page--allows for many shortcuts using fixpage	
>nextpage--the page the browser is forwarded to
>datapage--where the data/log is stored
>
>MISC FUNCTIONS
>title--Sets page title to value.
>count--Allows you to count certain processes
>random--Sets random numbers
>timestamp--Sets timestamp.
>*fmt--Change the format of a field (usually for timestamps, but extensible)
>
>DATA FUNCTIONS
>passdata--Passes fields as GET variables to the next page, where they
>can be automatically retrieved with the (:data:) directive.
>getdata--Retrieves data for without showing in a hidden form field.
>savedata--Stores the specified fields in the datapage.
>
>LOG FUNCTONS
>savelog--Creates a fully customizable log entry, append or prepend.
>updatelog--Allows logs to be remove, update, or trimmed by date
>
>SPECIAL FUNCTIONS
>delete--Deletes all data values, an entire log, or a whole page.
>emaildata--Fully customizable email processing.
>required--Easily set required fields, with optional pattern matching, etc.
>upload--Allows for PmWiki uploads as part of a data form.
>login--Powerful member authentication system--great for CMS uses.
>makepage--Create pages with markup already embedded
>
>CONDITIONAL FUNCTIONS
>if fields--Change field content based on conditions.
>replace--Powerful string replacement feature.
>go buttons--Do multiple actions based on button selection
>
>_______________________________________________
>pmwiki-users mailing list
>pmwiki-users at pmichaud.com
>http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
>  
>


-- 
Clemens Gruber (Dipl.-Psychologe)
  Zentrum zur Unterstuetzung virtueller Lehre
  der Universitaet Osnabrueck (virtUOS)

Schloss-Strasse 9, Raum E07, D-49074 Osnabrueck

E-Mail:  cgruber at uni-osnabrueck.de
URL:     http://www.virtuos.uni-osnabrueck.de

Telefon: (05 41) 969-6505 oder
         (05 41) 969-6501 (Sekretariat)
Fax:     (05 41) 969-16505 





More information about the pmwiki-users mailing list