does anyone has experience with cms system? or is there any existing cms can working with OF,so can distribute content to different OF apps? somethings like wordpress or drupal,any ideas?
cheers
alex
does anyone has experience with cms system? or is there any existing cms can working with OF,so can distribute content to different OF apps? somethings like wordpress or drupal,any ideas?
cheers
alex
hey alex,
anything that can create json or xml files would be easy to integrate with OF. i’m currently working on a project where a cms creates playlists of .mov files in a json format and i download the files using the curl library.
there are OF addons for both json parsing and working with curl.
hope that helps!
jeremy
great,thxs for the hint,the wp-ap looks interesting too.