This is a forum to suggest new features for mojoPortal.
I would like to have a link to Add/Edit Pages on the admin toolbar.
For me it is an often used admin page and it is always several steps to go there from for instance Settings for this page and then to the link in the top.
Or is this something that easily can be done in existing skins?
I guess that it is about adding a line to layout.master under "toolbarright" like
<portal:AddEditPagesLink ID="lnkAddEditPages" runat="server" />
or something like that, but there must be a control for this and also it should be included in the standard skins and in the skin exporter tool for Artisteer.
/Mats
ok, I just implemented a control for <portal:PageTreeLink
It will be available in the next release of mojoPortal and you can put it in layout.master, but I do not plan to add it to skins by default