In this documentation:
- Getting Started
- Use a knarly domainThe easiest way for those who dont have their own website name
- Setup your own domain nameConfigure your own domain settings to use Knarly to host your domain
- Style SiteChange the look and layout of your website using CSS
- WidgetsWidgets adding dynamic content and controls forms etc to the page.
- formForm widget adds controls for users to add content to the website or to send messages to members
- listDisplay a list of articles, files, users etc.. allowing you to build navigational tools to these items.
- signMember sign In form with password reminder. And Signout
- findBuild a search box. The must point to a page which has a resultset on it, in order to build the query.
- httpAdd Maps, Video's, pictures quickly by linking to other internet sources. Use tools to control how these elements are displayed.
- menuMenu, display HTML list of directories
- feedGrabs an RSS feed from another website and adds the content to the page.
- AdvancedAdditional features
- Adding controlsKScript lets users add control elements to items on the page. They are a collection of libraries which are called after the page has loaded
- Internal LinksCreating internal and external page links
- Helping search engine crawlers - SEO
- Content hierarchySite structure and hierarchy. How to control the top and bottom of the page and make accessible to the descendents
- Access ControlsDefine which of your users has acees to a page
- ShoppingProviding a way for users to purchase goods on your site. And accepting payments
- Openid - Login via another providerOpenid lets users uniquely identify themselves using an account they host else where on the web. This implementation discusses
- RSS and Atom PublishingRSS and ATOM publishing is a useful way to share your content and alert others to new articles on your site.
- Upload archive contentUpload an achive file which contains HTML content
- QuerystringDefault variables across the widgets
- Environment VariablesEnvironment variables enables you to set key:secret and common things you use...
- APIMaking changes to pages using commands