Welcome to Poppy

Version:

0.8 Beta RC

Startup:

Create a Project

(please note, that Poppy does not have an import/export function yet. Projects built with this Version will only "exist" in this instance for the midterm)

Edit a Project

A quick start

You may (and should) develop your own way to use this software. This is a only quick guide through a usefull approach.

  1. at left top is a panel we call the treeView. Click on the Tab Sitemap.
  2. right beneath the treeView theres a panel showing the available Elements for the current edit-mode, Sitemap in this case.
  3. The only one Thing you can add to the Sitemap is a navElement - do so by clicking on it and create a little site map.
  4. As you will see the sitemap-entrys will show up with default-names in the treeView. Select one and type some Text for it in the textBox (bottom of screen) and hit the save-button !in the textBox not the treeView-panel! This will be the name of the link (in current language wich is only one in Beta)
  5. Hit the Tab 'Master' in the treeView und add a modul
  6. Select the Modul in the treeView. The bottom Panel in the left Column is the Attributes-panel type in: file in the first and - pp_modules/ul_menu.tpl in the second field and hit 'send'.
  7. Continue in the reloaded Attributes-panel and add another line with: data and $siteMap
  8. After hitting 'send' you should see your Sitemap as unstyled html-list in the main-Panel.
  9. Click a link in your html-list in the main-Panel.
  10. Hit the 'Page'-Tab in the treeView und add an text-Element
  11. Select the text-element in the treeView and type some text in the textBox and hit save. (in the Textbox)
  12. Hit 'Master' in treeView and create another modul with following attributes: file - contentCompiler.tpl and data - $content and co - $pro hit save and you should see the Text you added to the page in the mainPanel.

featured technologies

MochaUI

MochaUI MIT License
Distributed under the MIT License:

* Copyright (c) 2011 Contributors in AUTHORS.txt
* MIT (MIT-LICENSE.txt)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.