Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

Author: Nigel Cruce

Deskripzioa

This plugin displays questions and choices, which on submit may display a
message for specific choices or more questions and choices.

Questions are broken into sections; each section logically leads from previous
sections except section ‘0’, which will always be displayed first.

Questions each have one or more choices, each choice can be linked to a
“result” or a “section” or both or neither.

Results are formatted chunks of html that are displayed in the order triggered
by choices. Results can cumulate on each section from previous sections.

Choices are displayed radio buttons. Choices may be detailed, for example to
introduce a section, or simple “yes, no, I don’t know”

Developer Website: http://www.terabytz.com

Plugin Support: http://www.terabytz.com/info-wizard

Instalazioa

  1. Activate the plugin through the ‘Plugins’ menu in WordPress
  2. Look for new template named “Info_Wizard”
  3. Add a new page using new template

Alternative/Advanced
1. Activate the plugin through the ‘Plugins’ menu in WordPress
2. Copy the theme’s main template (e.g. page.php), and name it something else,
e.g. Info_Wizard.php
3. Place <?php tbziw_executetemplate($page_id) ?> in the custom template
4. Add a new page using custom template

Place <?php tbziw_executetemplate($page_id) ?> in a custom template

MEG

What makes this different from other WordPress plugins?

There were no plugins I could find that allowed a question and answer format
that provided for a logical flow. The idea spawned from a civic
hack-a-thon with hackforchange.

Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

Laguntzaileak eta Garatzaileak

“Author: Nigel Cruce” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Itzul zaitez Author: Nigel Cruce zure hizkuntzara.

Garapena interesatzen zaizu?

Araka ezazu kodea; begira ezazu SVN biltegia, edo harpidetu garapen erregistrora RSS-(r)en bidez.

Aldaketen loga

1.2.5

  • Fixed bug where quesiton delete and update not working

1.2.4

  • Added a list of questions as shortcut
  • Fixed bug where question html not showing
  • Added tables for configurations, next major release

1.2.3

  • Changed order of Admin data entry, placing new first in list
  • Changed data entry format, created templates for data entry
  • Modified data import to be easier to update existing data

1.2.2

  • Add code documentation
  • Fixed issue with reset of templates
  • Added section dropdown

1.2.1

  • Fixed issue in add/save of objects

1.2.0

  • First public release

1.1.0

  • Beta release without client data
  • Enabled editing by default
  • Added example data

1.0.4

  • Pre-Beta release with client data

1.0.3

  • Fixed issues with layout
  • Added automatic push of template

1.0.2

  • Reworked display to use “templates”

1.0.1

  • Modifications to layout handling
  • moved to OO structure

1.0.0

  • Alpha release
  • Added admin features

0.0.9

  • Pre-alpha