Ideas for Arc XP

Allow local edits to included content

Easiest explained with a use case.

In the top table of the homepage the newsroom will sometimes want to replace the photo that accompanies a story with another piece of content, say a gallery (which will render as an inline slideshow). Right now, we plan to implement this by providing an alternateArt custom field on the feature where they can enter the URL of the gallery.

The JSPs will then use <pb:fetch-content /> to get the gallery and pass the content into <pb:inc-feature ... /> .

The newsroom needs to be able to easily edit the captions. It should be as easily editable as the headline and blurb of the story.

Can these tags work together such that we can make the included feature contenteditable? And perhaps stating the obvious: the code in the included feature making this possible needs to work the same when it's on the page "naturally".

  • Guest
  • Apr 22 2015
  • Will not implement
  • Attach files