EzPortal - Portal Software for Forums

EzPortal Forums => ezBlock Coding Forums => Topic started by: EzPortal on August 12, 2009, 07:53:19 pm

Title: Supported parameter types as of EzPortal 0.3.0
Post by: EzPortal on August 12, 2009, 07:53:19 pm
XML Format parameter types for custom ezBlocks

I still need to add a way in the xml format to support select boxes values

Supported parameter types as of EzPortal 0.3.0

hidden - Allows you to store data but not have it shown on add/edit ezblock page.

boardselect - Adds a board select dropdown. Allows selecting a single board/forum

multiboardselect - Same as boardselect expect you can select multiple boards

select - produces a select dropdown

bbc - produces a bbc box for BBC input

string - allows you to enter text into a box. Produces a text field

int - allows only whole numbers produces text field

float - allows the entering of the numbers with decimals like 2.5

checkbox - adds a checkbox