View Issue Details

IDProjectCategoryView StatusLast Update
0000295WackoWikihandlerpublic2009-10-13 16:03
Reporteradministrator Assigned Toadministrator  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Product Version4.2 
Target Version5.0.betaFixed in Version5.0.beta 
Summary0000295: add new page handler
Description/handlers/page/new.php
backported new page handler from openspace fork - all the credit goes to SATtva :)

add new add.gif icon (modified del.gif)
add new message sets to all language files

  "CreateNewPage" => "Create a new page",
  "PageAlreadyExists" => "According to the address provided the page already exists.",
  "PageAlreadyExistsEdit" => "Do you want ",
  "PageAlreadyExistsEdit2" => "edit it",
  "PageAlreadyExistsNoWriteAccess" => "You can't edit it.",

  "CreatePageDeniedAddress" => "You do not have the right to create the page at this address.",
  "CreateSubPage" => "Create a sub page in the cluster",
  "CreatePageParentCluster" => "Create a page in the parent cluster":
  "CreateRandomPage" => "Create a random page",
  "CreatePageDenied" => "You do not have the necessary access rights.",
Steps To Reproduceyou can invoke the new page handler with

/wackoWiki/somepage/new
Additional Informationany ideas for improvements?

better namining (add, create, ?),
translations,
action to invoke it,
theme intrgration,
add link for the new handler also to page settings
TagsNo tags attached.

Activities

administrator

2009-04-18 10:12

administrator   ~0000645

updated at svn r365 - added new handler
updated at svn r381 - added language string sets
updated at svn r395 - added add.gif

Issue History

Date Modified Username Field Change
2009-04-18 10:05 administrator New Issue
2009-04-18 10:05 administrator Status new => assigned
2009-04-18 10:05 administrator Assigned To => administrator
2009-04-18 10:12 administrator Note Added: 0000645
2009-04-18 10:12 administrator Status assigned => resolved
2009-04-18 10:12 administrator Resolution open => fixed
2009-04-18 10:12 administrator Fixed in Version => 5.0.0
2009-04-18 10:12 administrator Summary add new page handler => add new page handler
2009-04-18 10:12 administrator Description Updated
2009-04-18 10:12 administrator Additional Information Updated
2009-10-13 15:58 administrator Target Version 5.0.0 => 5.0.beta
2009-10-13 16:03 administrator Fixed in Version 5.0.0 => 5.0.beta
2010-03-08 10:14 administrator Category Handler => handler