It's "easy" to explain basic Tridion concepts. The challenge is making it practical and relevant to an author's specific set of content.
Here's a "simple" content update process for the occasional author or even power user. Basically edit from your website publication, add new multimedia or components from the hyperlink pop-up, and publish the component when done.
*If you've used other content management systems, Tridion components may feel like your "page" or "content chunk."
This process is the simplest I've found working with my latest set of content authors. The feedback was it's "sweet" when working correctly.
If possible don't ask authors to enter full URLs, code snippets, HTML, or proprietary identifiers from other systems. Instead offer drop-downs powered by categories and keywords or "template" away the repeated details (so authors only need easy-to-find IDs). Handle "bad" input gracefully, helping authors know what went wrong.
Use the content delivery API, if possible, for linking. Possibly consider dynamic component presentations. "Look Ma, no pages!"
Want to use dynamic linking but still link to (index) pages? Use a special "link to me" template to link to a component presentation instead and set any "summary" templates to never link.
If replacing content delivery or linking API (for page links), be sure to capture existing scenarios including binary publishing, "mail to" links, and content porting if and where possible.
Advanced:
Add parent publication as an option for the site publication target to let editors publish from the parent (advanced option lets you publish to children).
Got any tips at improving the author experience?
Here's a "simple" content update process for the occasional author or even power user. Basically edit from your website publication, add new multimedia or components from the hyperlink pop-up, and publish the component when done.
Assumptions
- Page is already published and component exists on the page (this applies for the typical page-with-component-presentations setup)
- Most of your content is in a "main" content component.
- You manage components and pages (as a content "editor")
- Your rights and permissions give you access to the right folders
- Content and pages may exist in separate publications (typically "020 Content" and "040 Site" or similar).
- The update may include new (text) components or multimedia
Here we go...
- In your "Site" publication (where you typically publish from), open your content component.* Select "Yes" if prompted to edit parent.
- Make updates in your main "details" or "body" field.
- If making a link to another component or multimedia, select some text, press the hyperlink button, and select type "component." Find your other component.
- If you haven't created the linked-to item select the "create" tab from your folder and create one or more of the following:
- new component
- new multimedia component, or
- upload multimedia (if you want a new "Default Multimedia" component with the same name).
- Your new component will be selected. Click insert. Click OK. Save & Close your component from step #1.
- You're back at the Tridion main screen (Content Manager Explorer or "CME") with your updated component selected. Refresh. Click publish. You may need to publish multimedia as well if instructed by your team.
*If you've used other content management systems, Tridion components may feel like your "page" or "content chunk."
This process is the simplest I've found working with my latest set of content authors. The feedback was it's "sweet" when working correctly.
Tips for the Technical Implementation Team
To improve the author experience, reduce the number of folders, schema, fields, and templates, each author has to choose from (by removing permissions on sub folders as needed). Provide clear field descriptions and possibly custom URL instructions. Use clear, "well-sorting" naming conventions!If possible don't ask authors to enter full URLs, code snippets, HTML, or proprietary identifiers from other systems. Instead offer drop-downs powered by categories and keywords or "template" away the repeated details (so authors only need easy-to-find IDs). Handle "bad" input gracefully, helping authors know what went wrong.
Use the content delivery API, if possible, for linking. Possibly consider dynamic component presentations. "Look Ma, no pages!"
Want to use dynamic linking but still link to (index) pages? Use a special "link to me" template to link to a component presentation instead and set any "summary" templates to never link.
If replacing content delivery or linking API (for page links), be sure to capture existing scenarios including binary publishing, "mail to" links, and content porting if and where possible.
Advanced:
Add parent publication as an option for the site publication target to let editors publish from the parent (advanced option lets you publish to children).
Got any tips at improving the author experience?
Subscribe to:
Post Comments (Atom)
Tags
blogger features
(3)
blogging
(3)
BluePrinting
(1)
broker
(1)
business analysis
(2)
code hacking
(1)
coding
(1)
create and break
(3)
criteria objects
(1)
keyboard shortcuts
(1)
SDL Tridion 2011
(17)
SDL Tridion R5.3
(2)
TBB
(1)
XML
(1)
XSLT
(2)
Popular Posts
-
Ok, so Kiwi's not really a cat. But this is from a fun Lolcats tool from Big Huge Labs . I also liked their inspiration poster tool .
-
I prefer the acronym WCMS. Coming from a Web development and IT background in a healthcare-related company, "CMS" means something completely...
-
How do I get started with Tridion development? I've seen this question on Stack Overflow . If you'd like to develop with the SDL Tridion C...

0 comments:
Post a Comment
Feel free to share your thoughts below. Comments are not moderated, so although you don't have to be "nice," please try to be courteous.
Some HTML allowed including links such as: <a href="link">link text</a>.