Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#12311 closed feature request (wontfix)

xml export of post gallery

Reported by: unsalkorkmaz's profile unsalkorkmaz Owned by:
Milestone: Priority: low
Severity: normal Version: 3.0
Component: Gallery Keywords: reporter-feedback
Focuses: Cc:

Description

Hi,
Default Wordpress post gallery system is good. But couldnt find a solution for safety xml export of post gallery.

For example there can be a feed type xml export for a 120 id post like "?galleryxml=120".

Change History (7)

#1 @unsalkorkmaz
14 years ago

  • Milestone changed from Unassigned to Future Release

#2 @dd32
14 years ago

  • Keywords reporter-feedback added; gallery xml removed

What would the purpose of this be for?

I can only think of it being used in a Flash Script, In which case, It'd be best for the flash item to define the XML in a way which it can handle best (ie. which image sizes, how many, what meta data, etc).

For backup purposes, The data is already included in exports.

#3 @unsalkorkmaz
14 years ago

ye actually i need it for flash image gallery and most ppl will happy to use flash gallery system for 30-40 image per post example. 3-4 photo per post is not problem but after 20-30 photo per post, javascript or css galleries going to meanless so flash being better.

#4 @dd32
14 years ago

That all depends on how the Javascript is written.

That being said, For Flash galleries, I think its best written as a plugin, and adding your own XML handler to WordPress, Chances are, everyone elses flash gallery will want the XML in a slightly different format to that you expect.

#5 @unsalkorkmaz
14 years ago

can you give a code sample about how can i do this? or a link about topic.
i open this ticket because i didnt see any example about this and %90 ppl using nextgen or similar galleries because of those code samples missing from post galerry system.

i really dont want to use nextgen

#6 @unsalkorkmaz
14 years ago

  • Milestone changed from Future Release to 3.0
  • Type changed from feature request to enhancement

#7 @dd32
14 years ago

  • Milestone 3.0 deleted
  • Resolution set to wontfix
  • Status changed from new to closed
  • Type changed from enhancement to feature request

I dont have any code handy which could do this. I'm closing this as wontfix due to it being plugin material however. IMO, This is not something which should be in core, It should be in the theme or plugin which requires it, in a format which the object prefers.

Note: See TracTickets for help on using tickets.