You are here: Foswiki>Tasks Web>Item11571 (02 Dec 2012, GeorgeClark)Edit Attach

Item11571: Topic creator lacks feedback - Javascript disables the create button until the user makes a wikiword or clicks allow non wikiword

pencil
Priority: Urgent
Current State: Closed
Released In: 1.1.6
Target Release: patch
Applies To: Engine
Component:
Branches: Release01x01 trunk
Reported By: SvenDowideit
Waiting For:
Last Change By: GeorgeClark
should be realtivly simple - add an information message telling the user what the constraints are until they fill them

in this case, make a Wikiword, or use a space.... (the space is more normal really.)

btw, the code needs to be redone a little to allow more than one create form on one page (it uses css id's rather than classes, and to be moved somewhere mroe general than PatternSkin.

-- SvenDowideit - 27 Feb 2012

Agreed.

-- ArthurClemens - 24 May 2012

This broke trunk; seems you forgot to add some files to the repo smile
WARNING: Cannot find source file for /usr/local/src/github.com/foswiki2/PatternSkin/lib/Foswiki/Contrib/PatternSkin/Config.spec
WARNING: Cannot find source file for /usr/local/src/github.com/foswiki2/PatternSkin/pub/System/PatternSkinTheme/jquery-images/images/ui-bg_flat_0_aaaaaa_40x100.png
WARNING: Cannot find source file for /usr/local/src/github.com/foswiki2/PatternSkin/pub/System/PatternSkinTheme/jquery-images/images/ui-icons_666666_256x240.png
WARNING: Cannot find source file for /usr/local/src/github.com/foswiki2/PatternSkin/pub/System/PatternSkinTheme/jquery-images/images/ui-icons-famfamfam.png
WARNING: Cannot find source file for /usr/local/src/github.com/foswiki2/PatternSkin/pub/System/PatternSkinTheme/jquery-images/images/x.png
WARNING: Cannot find source file for /usr/local/src/github.com/foswiki2/PatternSkin/pub/System/PatternSkinTheme/jquery-ui.css
WARNING: Cannot find source file for /usr/local/src/github.com/foswiki2/PatternSkin/pub/System/PatternSkinTheme/jquery-ui.css.gz
WARNING: Cannot find source file for /usr/local/src/github.com/foswiki2/PatternSkin/pub/System/PatternSkinTheme/jquery-ui.uncompressed.css

-- PaulHarvey - 13 Jun 2012 - 08:46

oops, looks like I added unrelated stuff.

-- ArthurClemens - 13 Jun 2012

More changes to support creation of "Create topic" instances:
  • form elements in the template are now in a new topic WebCreateNewTopicComponents
  • elements are now included on Sandbox.WebHome

-- ArthurClemens - 16 Jun 2012

nice work!

-- SvenDowideit - 17 Jun 2012

I added a little 1.2.0 touch to it, but now realise i should have made it a new proposal - I didn't realise at the time that the rest of this work was put into a future patch release :/

-- SvenDowideit - 29 Jun 2012

This breaks the unit tests, and I've been unable to figure out a fix. Will commit a non-working fix, someone who knows the TestFixturePlugin needs to figure it out.

It appears that the $summary in the search returns literal macros like %TWISTY and %INCLUDE. however I can't see any way to insert those literal macros into the expected results.

Reopening this task.

-- GeorgeClark - 25 Sep 2012

OK, last problem fixed. Closing again.

-- CrawfordCurrie - 26 Sep 2012
 
Topic revision: r32 - 02 Dec 2012, GeorgeClark
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