You are not logged in.
Pages: 1
Is it possible with Xinha to have a custom PHP script generate the list of files the the file or image managers will show? Ie not have them scan a server directory, but write my own code to make the list (it might limit the files presented based on access rights, or it might generate URLs which will pull images out of a database rather than from the filesystem).
Offline
Yes, more or less.
In the latest trunk, examine the ImageManager plugin, you will see it handling YouTube and Flickr, look at how it handles YouTube for example.
Alternatively, you could just create a simpler plugin. Look at how the current InsertSmiley plugin works, it's very very simple for a plugin which inserts images.
James Sleeman
Offline
Pages: 1