- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2013 09:46 AM
Hello,
I would like to know if it's possible to connect nuxeo with an other website with an url link.
As exemple: create an action button and click on it will open the other website url (a href) ?
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2013 08:20 AM
Hi,
Yes it's possible. The default Nuxeo footer is using actions to display links to other websites.
Since 5.6, there's a notion of "types" on actions, the one that you'd like to use is "bare_link". Not all templates displaying actions have been migrated to use this notion of type, so depending on how your actions are displayed, this type may still be implicit, depending on the action category.
Documentation is available here: http://doc.nuxeo.com/x/YIao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2013 08:20 AM
Hi,
Yes it's possible. The default Nuxeo footer is using actions to display links to other websites.
Since 5.6, there's a notion of "types" on actions, the one that you'd like to use is "bare_link". Not all templates displaying actions have been migrated to use this notion of type, so depending on how your actions are displayed, this type may still be implicit, depending on the action category.
Documentation is available here: http://doc.nuxeo.com/x/YIao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2013 09:40 AM
thank you very much !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2013 11:08 AM
Thank you, it works with FOOTER category
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2013 02:52 PM
no not right now, the template at /incl/nuxeo_header_template.xhtml is still not migrated, so you'll have to override it to get a similar behaviour
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2013 06:03 AM
Ok thanks!
