You are here: Foswiki>Tasks Web>Item462 (08 Jan 2009, KwangErnLiew)Edit Attach

Item462: Improved user interface and interaction on the topic that is shown when a topic does not exist

pencil
Priority: Normal
Current State: Closed
Released In: 1.0.0
Target Release: patch
Applies To: Engine
Component:
Branches:
Reported By: Foswiki:Main.ArthurClemens
Waiting For:
Last Change By: KwangErnLiew
This is the topic that is shown when a topic does not exist.

  1. this topic is called 'Template'
  2. It has screen elements that should not be visible, such a breadcrumb and Create and Attach buttons at the top, and a topic actions toolbar at the bottom
  3. These elements can not be removed because a skin cannot override the default implementation. View.pm just calls Foswiki::UI::readTemplateTopic( $session, 'WebTopicViewTemplate' )

-- ArthurClemens - 14 Dec 2008

Done:
  • finally removed the preposterous assumption that the topic "This topic does not exist yet" is an edit template, thereby totally misguiding users in TemplateTopics
  • trashed the stupid tandem WebTopicViewTemplate and WebTopicNonWikiTemplate
  • created a real view template TopicDoesNotExistViewTemplate that is actually called as a view template
  • shuffled all parts on the page with shorter and logical headings
  • moved the "topic moved" message to the top
  • added the topic creation form in the page itself so one step less is required to create a topic

-- ArthurClemens - 19 Dec 2008

ItemTemplate edit

Summary Improved user interface and interaction on the topic that is shown when a topic does not exist
ReportedBy Foswiki:Main.ArthurClemens
Codebase trunk
SVN Range SVN 1335: Foswiki-0.9.0, Sat, 13 Dec 2008, build 1322
AppliesTo Engine
Component
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:9d2f2e2c3611
TargetRelease patch
ReleasedIn 1.0.0
Topic revision: r6 - 08 Jan 2009, KwangErnLiew
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy