Refactor postProcessor.php to operate on new posted data

Description

None

Environment

None

Activity

Show:

Laurel Williams August 17, 2009 at 1:45 PM

This has been completed and reviewed

Laurel Williams July 8, 2009 at 3:45 PM

Again, a revision to the format:
$_POST["model"] = '{"typeSelections":"minified","moduleSelections":["framework","inlineEdit","pager","undo","jQuery","jQueryUICore","jQueryDelegatePlugin","jQueryTooltipPlugin","jQuerybgiframePlugin","renderer","fastXmlPull"]}';
with relevant fields typeSelections and moduleSelections.

Laurel Williams July 2, 2009 at 4:48 PM

The relevant fields to be posted are moduleSelections and selectionChoice.

Laurel Williams July 2, 2009 at 4:45 PM
Edited

The new data is of the format:
{"groupNames":["Infusion Framework Modules","Infusion Component Modules","Third Party Modules"],"groupDescriptions":["Framework Description","Infusion Component Modules Description","Third Party Modules Descriptoin"],"groupModules":[["framework","fss","fssReset","fssLayout","fssText","fssThemes","renderer"],["inlineEdit","pager","progress","reorderer","tableOfContents","uiOptions","undo","uploader"],["fastXmlPull","json","jQuery","jQueryUICore","jQueryUIWidgets","jQueryDelegatePlugin","jQueryTooltipPlugin","jQuerybgiframePlugin","swfupload","swfobject"]],"moduleValues":["framework","fss","fssReset","fssLayout","fssText","fssThemes","renderer","inlineEdit","pager","progress","reorderer","tableOfContents","uiOptions","undo","uploader","fastXmlPull","json","jQuery","jQueryUICore","jQueryUIWidgets","jQueryDelegatePlugin","jQueryTooltipPlugin","jQuerybgiframePlugin","swfupload","swfobject"],"moduleNames":["Fluid Infusion Framework","Fluid Skinning System","Reset","Layout","Text","Themes","Renderer","Inline Edit","Pager","Progress","Reorderer","Table of Contents","User Interface Options","Undo","Uploader","fastXmlPull","JSON","jQuery","jQuery UI Core","jQuery UI Widgets","jQuery Delegate Plugin","jQuery Tooltip Plugin","jQuery bgiframe Plugin","SWFUpload","swfobject"],"moduleDescriptions":["The core of the Fluid Infusion framework. Required for all Fluid components","A modular CSS framework, which allows you to add, remove, and mix classes to get the desired effect.","A css reset file based on the YUI reset.","Provides css classes for layout and convenience classes for widgets.","Classes for text, headers, spacing and sizes.","Colour schemes for basic markup and widgets.","Allows users to create user interface templates in pure HTML, and render the pages entirely on the client side.","Allows a user to do quick edits to simple text directly on a web page. ","Allows users to break up long lists of items into separate pages.","A linear progress display.","enables users to directly re-arrange content on the page.","Constructs and displays a formatted list of links to all headers in a document.","Transforms the presentation of the user interface and content resources so that they are personalized to an individual user's needs.","Provides undo support for any component that bears a model.","Allows users to upload files.","A fast xml pull parser.","Javascript lightweight data-interchange format.","jQuery javascript library core.","The core of jQuery UI, required for all jQuery UI interactions and widgets.","Full-featured jQuery UI Controls - each has a range of options and is fully themeable.","Used to simulate portable bubbling focus event","Allows tooltip customization.","Used to handle zindex issues in IE6.","SWFUpload is a small JavaScript/Flash library featuring the great upload capabilities of Flash and the accessibility and ease of HTML/CSS.","Embed Flash content into html."],"moduleDependencies":[["jQuery","jQueryUICore","jQueryDelegatePlugin"],["fssReset","fssLayout","fssText","fssThemes"],[],[],[],[],["jQuery","framework","fastXmlPull"],["jQuery","jQueryTooltipPlugin","framework","undo"],["jQuery","jQueryTooltipPlugin","jQuerybgiframePlugin","framework","renderer"],["jQuery","jQueryUICore","framework"],["jQuery","jQueryUICore","jQueryUIWidgets","framework"],["jQuery","framework","renderer"],["fss","jQuery","jQueryUICore","framework","renderer","jQueryUIWidgets","tableOfContents","json"],["jQuery","framework"],["jQuery","jQueryUICore","framework","swfobject","swfupload","progress"],[],[],[],["jQuery"],["jQuery","jQueryUICore"],["jQuery"],["jQuery","jQueryUICore"],["jQuery","jQueryUICore"],[],[]],"moduleSelections":["fss","fssReset","fssLayout","fssText","fssThemes"],"selectionValues":["minified","source"],"selectionNames":["Minified","Source"],"selectionChoice":["minified"]}

Fixed

Details

Assignee

Reporter

Original estimate

Time tracking

No time logged2d remaining

Components

Fix versions

Priority

Created July 2, 2009 at 4:45 PM
Updated August 24, 2009 at 3:19 PM
Resolved August 24, 2009 at 3:19 PM