Ordering site_actions

6 Messages Forum Options Options
Embed this topic
Permalink
Mark Gibson-7
Ordering site_actions
Reply Threaded MoreMore options
Print post
Permalink
Is there a way to order site_actions for my theme?  I have an
actions.xml that lists site_actions in the order I want them, but
sitemap appears last on the page.  How can I get it to appear first?

Thanks,
Mark

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Raphael Ritz
Re: Ordering site_actions
Reply Threaded MoreMore options
Print post
Permalink
Mark Gibson wrote:
> Is there a way to order site_actions for my theme?  I have an
> actions.xml that lists site_actions in the order I want them, but
> sitemap appears last on the page.  How can I get it to appear first?

Reorder the actions in ZMI

Raphael


>
> Thanks,
> Mark
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Mark Gibson-7
Re: Ordering site_actions
Reply Threaded MoreMore options
Print post
Permalink
Thanks Raphael,  but what I want to do is have the order set when the
product is installed.  I can order viewlets with a configuration file,
can I order site_actions in a configuration file?

Raphael Ritz wrote:

> Mark Gibson wrote:
>> Is there a way to order site_actions for my theme?  I have an
>> actions.xml that lists site_actions in the order I want them, but
>> sitemap appears last on the page.  How can I get it to appear first?
>
> Reorder the actions in ZMI
>
> Raphael
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Andreas Jung-5
Re: Ordering site_actions
Reply Threaded MoreMore options
Print post
Permalink


--On 21. August 2008 09:29:35 -0600 Mark Gibson <mark@...>
wrote:

> Thanks Raphael,  but what I want to do is have the order set when the
> product is installed.  I can order viewlets with a configuration file,
> can I order site_actions in a configuration file?
>

You might check out if the insert-before=".." or insert-after="..."
attributes work like for other configuration files - never tried it.

-aj

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users

attachment0 (201 bytes) Download Attachment
Yuan.Cheng
Error while try to upload image or make link in Edit mode of a page
Reply Threaded MoreMore options
Print post
Permalink

Hi, There:

I encountered a problem that I would like to get advice from group wisdom.


In edit mode of a document or a page, while click on image icon  or internal link icon on edit tool bar, a pop-up window reads:

Error 500 loading http://localhost:8080/PPD/Members/YuanCheng/kupucollection.xml?resource_type=linkable
OR
Error 500 loading http://localhost:8080/PPD/Members/YuanCheng/kupucollection.xml?resource_type=mediaobject

While the message seems very clear what's wrong, I would like to know how I can fix the problem.

Any answers are greatly appreciated in advance.


YC
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Israel Saeta Pérez
Re: Error while try to upload image or make link in Edit mode of a page
Reply Threaded MoreMore options
Print post
Permalink
On Thu, Aug 21, 2008 at 6:38 PM,  <Yuan.Cheng@...> wrote:

>
> Hi, There:
>
> I encountered a problem that I would like to get advice from group wisdom.
>
>
> In edit mode of a document or a page, while click on image icon  or internal
> link icon on edit tool bar, a pop-up window reads:
>
> Error 500 loading
> http://localhost:8080/PPD/Members/YuanCheng/kupucollection.xml?resource_type=linkable
> OR
> Error 500 loading
> http://localhost:8080/PPD/Members/YuanCheng/kupucollection.xml?resource_type=mediaobject
>
> While the message seems very clear what's wrong, I would like to know how I
> can fix the problem.
>
> Any answers are greatly appreciated in advance.

Start Zope in debug mode with bin/instance fg and provide full traceback.

--
Israel Saeta Pérez
http://dukebody.com

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Israel Saeta Pérez