You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Dumon Bruno <Br...@the-ecorp.com> on 2001/07/05 12:21:55 UTC

[C2] sitemap editor

Hi cocoon dudes,

I've been busy lately writing a program which ended up being usefull as a
sitemap editor.

It shows the sitemap-structure in a very flashy and colorfull kind of tree
widget, complete with drag-and-drop, unlimited undo, etc.

It can be downloaded from:
http://outerthought.org/cocoon/resources/cocoon2/

(webhosting kindly provided by Steven Noels, it runs on - of course -
Cocoon2)

Looking forward to your feedback,

Bruno Dumon

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [C2] sitemap editor

Posted by Sylvain Wallez <sy...@anyware-tech.com>.

Dumon Bruno a écrit :
> 
> Hi cocoon dudes,
> 
> I've been busy lately writing a program which ended up being usefull as a
> sitemap editor.
> 
> It shows the sitemap-structure in a very flashy and colorfull kind of tree
> widget, complete with drag-and-drop, unlimited undo, etc.
> 
> It can be downloaded from:
> http://outerthought.org/cocoon/resources/cocoon2/
> 
> (webhosting kindly provided by Steven Noels, it runs on - of course -
> Cocoon2)
> 
> Looking forward to your feedback,
> 
> Bruno Dumon
> 
This is really cool, thanks for this work. I like a lot the drag'n drop
feature.

I've had in my plans for months a graph-oriented sitemap editor (like
the pipeline ascii art that's sometimes used on this list), based on
GEF, the graph framework behind ArgoUML. But this work has been
unfortunately delayed and delayed again. And I fear your editor will
lower again the graph editor priority since it provides a intermediate
userfriendlyness between raw XML editing and a graph editor.

If you accept it, your work can definitely make its way in the Cocoon
source base.

But it looks like a generic XML editor with a specific custom for the
Cocoon sitemap. Couldn't the generic part be a new xml.apache.org
project (or Jakarta ?) on its own ?

Thanks again.

-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [C2] sitemap editor

Posted by "Piroumian, Konstantin" <KP...@flagship.ru>.
> Hi cocoon dudes,
>
> I've been busy lately writing a program which ended up being usefull as a
> sitemap editor.
>
> It shows the sitemap-structure in a very flashy and colorfull kind of tree
> widget, complete with drag-and-drop, unlimited undo, etc.
>
> It can be downloaded from:
> http://outerthought.org/cocoon/resources/cocoon2/
>
> (webhosting kindly provided by Steven Noels, it runs on - of course -
> Cocoon2)
>
> Looking forward to your feedback,

Great work! I was expecting something like that someday.
Just a few comments and suggestions:
     - in my opinion, the tree view is too colored, although every color has
its meaning. Maybe in future it would be better to use some icons to show
the type of the node?
    - (I'm sure that you've think of it) As I can see, none of the
components can be configured visualy.
    - I'd be good also to have a possibility to switch to the source and
edit it manualy.

And a minor bug: if there is no items (in my case Resources and Views) then
an Exception is thrown in consol. Stack trace:
<--
ERROR: could not get root element for the xml content editor:
/map:sitemap/map:resources
java.lang.NullPointerException
        at
smgui.xmleditor.view.StructuralView.<init>(StructuralView.java:76)
        at
smgui.xmleditor.XmlContentEditor.createView(XmlContentEditor.java:190)
        at
smgui.xmleditor.XmlContentEditor.rebuildView(XmlContentEditor.java:182)
        at
smgui.xmleditor.XmlContentEditor.paintComponent(XmlContentEditor.java:132)
        at javax.swing.JComponent.paint(JComponent.java:739)
...
-->

>
> Bruno Dumon
>

Anyway, thank you for your work! It definitely will make grow the number of
Cocoon users.

Regards,
    Konstantin Piroumian.






---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


RE: [C2] sitemap editor

Posted by Torsten Curdt <tc...@dff.st>.
> Hi cocoon dudes,
> 
> I've been busy lately writing a program which ended up being usefull as a
> sitemap editor.
> 
> It shows the sitemap-structure in a very flashy and colorfull kind of tree
> widget, complete with drag-and-drop, unlimited undo, etc.
> 
> It can be downloaded from:
> http://outerthought.org/cocoon/resources/cocoon2/
> 
> (webhosting kindly provided by Steven Noels, it runs on - of course -
> Cocoon2)
> 
> Looking forward to your feedback,
> 
> Bruno Dumon

Haven't yet tried it but had a short look at the screenshot.
It really looks very promising!

Great work!!

PS: What about a 3rd party link?
--
Torsten

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


AW: [C2] sitemap editor

Posted by Carsten Ziegeler <cz...@sundn.de>.
Wow,

realy great work. It is very cool!

Dumon, do you think we could add it to the cocoon2 project?

This tool would raise a lot of attraction to cocoon2 and the whole cocoon2
community could help developing it.


Carsten

Open Source Group                        sunShine - b:Integrated
================================================================
Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
www.sundn.de                          mailto: cziegeler@sundn.de
================================================================

> Dumon Bruno wrote:
>
> Hi cocoon dudes,
>
> I've been busy lately writing a program which ended up being usefull as a
> sitemap editor.
>
> It shows the sitemap-structure in a very flashy and colorfull kind of tree
> widget, complete with drag-and-drop, unlimited undo, etc.
>
> It can be downloaded from:
> http://outerthought.org/cocoon/resources/cocoon2/
>
> (webhosting kindly provided by Steven Noels, it runs on - of course -
> Cocoon2)
>
> Looking forward to your feedback,
>
> Bruno Dumon
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [C2] sitemap editor

Posted by Marcus Crafter <cr...@fztig938.bank.dresdner.net>.
Hi Dumon,

On Thu, 5 Jul 2001, Dumon Bruno wrote:

> I've been busy lately writing a program which ended up being usefull as a
> sitemap editor.
> 
> It shows the sitemap-structure in a very flashy and colorfull kind of tree
> widget, complete with drag-and-drop, unlimited undo, etc.
> 
> It can be downloaded from:
> http://outerthought.org/cocoon/resources/cocoon2/

	Looks really nice. Great work! :-)

	Is this for general inclusion in Cocoon 2 ??

	Cheers,

	Marcus

-- 
        .....
     ,,$$$$$$$$$,      Marcus Crafter
    ;$'      '$$$$:    Computer Systems Engineer
    $:         $$$$:   Open Software Associates GmbH
     $       o_)$$$:   82-84 Mainzer Landstrasse
     ;$,    _/\ &&:'   60327 Frankfurt Germany
       '     /( &&&
           \_&&&&'     Email : Marcus.Crafter@osa.de
          &&&&.        Business Hours : +49 69 9757 200
    &&&&&&&:           After Hours    : +49 69 49086750



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org