內容簡介
這個外掛的目的是提供網誌管理者一個互動式表單,可以透過這個表單創建、更新和顯示表單於網站上。使用者可以將短代碼加入任何想要顯示表單的頁面中,而短代碼會在"表單資訊"標籤中提供。在創建表單時,使用者可以選擇提供登入頁面或是成功訊息。如果不填寫登入頁面,提交表單後會顯示成功訊息。可以創建以下輸入欄位:下拉式選單、隱藏欄位、勾選框、單選按鈕、文字區域和提交按鈕。使用者可以為每個輸入欄位提供任意屬性。同時,也可以指定一個通知電子郵件,以寄送表單資訊。此外,這個外掛的程式碼在結構上乾淨、耦合度低,並且可以作修改。使用者在界面上操作時,可以使用 jQuery 的互動方式進行操作。此表單創建工具需要使用者懂得簡單的 HTML 知識,例如在標籤中應該填寫什麼樣的內容、名稱和值等屬性。
外掛標籤
開發者團隊
原文外掛簡介
The purpose of this plugin is to provide blog admin with an interactive form to create, update and display forms throughout the site. Shortcode can be provided in whatever page one wishes to display the form. The shortcodes are provded in the Form Info tab. When creating the form you have the option to provide the landing page or a success message instead. If the landing page is left blank the form will display a success message up submission. You can create the following inputs: select, hidden, checkboxes, radios, textareas and submit buttons. You can provide arbitrary attributes for each input as needed. You can also specify a notifcation email for the submission to be sent to. The code is clean, decoupled and modifiable and the interface is jQuery interactive. The form builder requires simple html knowledge such as what should go in in label, name and value attributes.
