Ticket #2497 (closed enhancement: fixed)

Opened 3 months ago

Last modified 3 months ago

New Modul XML-Flash Export CMS Content in XML to view in Flash

Reported by: martin Assigned to: aoneil
Type: enhancement Priority: medium
Milestone: Component: CMS - General
Version: 2.2.2-rc2 Severity: medium effort / impact
Keywords: CMS,Ideas, Flash Cc:
Due date: Harvest Task: (Unknown)
Invoice sent to client: 0 Hours:

Description

Modul for FLASH view for the CMS, the important thing to going two lanes, because Googel index.

Output all CMS Content in Flash and then you can define a SWF File to view all Content in Flash!

Attachments

Change History

in reply to: ↑ description   Changed 3 months ago by christian

Replying to martin:

Modul for FLASH view for the CMS, the important thing to going two lanes, because Googel index. Output all CMS Content in Flash and then you can define a SWF File to view all Content in Flash!

Another idea is to make use of AMFPHP (http://www.amfphp.org/) instead of XML. It is much easier to handle in Flash because the result of an AMFPHP call is directly stored in an actionscript object. It is also possible to send and receive whole objects.

  Changed 3 months ago by ischommer

  • status changed from new to closed
  • resolution set to fixed

hey martin, this is already on the way in a development-branch of sapphire as the "RestfulServer?": http://open.silverstripe.com/browser/modules/sapphire/branches/roa/api this functionality will be part of the silverstripe 2.3 release.

read more about restful here: http://en.wikipedia.org/wiki/Restful

but in the end HTML is just one representation of a page+sitetree combination that comes from the cms - its pretty easy to write a custom xml-template with the current release.

Note: See TracTickets for help on using tickets.