export data export data
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

export data

Started by exekutive, January 27, 2021, 06:23:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

exekutive

Is there a way to export gallery data in a concise format, for example CSV file, or as metadata within the image files themselves please? All pertinent user contributed data:


- album title, description, owner
- image title, description, filename, date uploaded, owner, and album it belongs to

Thanks.

phill104

There is not a method built into the software. What you could do though is export the database then using something like Excel strip out the data you actually require. Anyone well versed in Excel will be able to do that with ease.
It is a mistake to think you can solve any major problems just with potatoes.

exekutive

fair enough. Can you tell me which tables contain the information I mentioned? I'm new to cpg.