uWiki Management Interface ========================== Test if uwiki is installed correctly ------------------------------------ [form, test, post] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% submit:register["Test!"] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Register a new User ------------------- [form, account_create, post] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% login:newlogin["Login name:"] user:newname["Real Name:"] email:newemail["Email:"] pass:newpass["Password:"] pass:newpassagain["Password again:"] submit:register["Register"] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Current User ------------ [form, whoami, post] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% submit:register["Who am I?"] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Logout ------ [form, logout, post] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% submit:register["Logout!"] Deletes authentification cookie! %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Import or recompile and existing Document ----------------------------------------- Edit an existing Document ------------------------- Create a new Document --------------------- Upload some data as new Content ------------------------------- Dump CGI request ----------------