X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=doc%2Fmkws-manual.markdown;h=5e7b617ec030a52a2a7c6d5edbea93a303c227c4;hp=2ccc9beec14dd0156a22e671483c178beea7cd15;hb=0ec7faad75a434d3605553285c8bdd1521fd1d78;hpb=4416bf8226923c047630fa0f5e219ed96fe72f01 diff --git a/doc/mkws-manual.markdown b/doc/mkws-manual.markdown index 2ccc9be..5e7b617 100644 --- a/doc/mkws-manual.markdown +++ b/doc/mkws-manual.markdown @@ -637,6 +637,85 @@ attribute as follows: Reference guide =============== +Widgets +------- + +The following widgets are provided in the core set. (Others can be +added: see the [MKWS developers' guide](mkws-developer.html).) + +---- +Name Description +---- ----------- +`auth-name` x + +`builder` x + +`button` x + +`categories` x + +`config` x + +`console-builder` x + +`cover-art` x + +`details` x + +`done` x + +`facet` x + +`google-image` x + +`images` x + +`lang` x + +`log` x + +`lolcat` x + +`motd-container` x + +`motd` x + +`navi` x + +`pager` x + +`per-page` x + +`progress` x + +`query` x + +`ranking` x + +`record` x + +`records` x + +`reference` x + +`results` x + +`search-form` x + +`search` x + +`sort` x + +`stat` x + +`switch` x + +`targets` x + +`termlists` x +---- + + Configuration object --------------------