
david at kineticode
Apr 22, 2010, 9:16 AM
Post #4 of 5
(878 views)
Permalink
|
On Apr 21, 2010, at 11:22 PM, Zdravko Balorda wrote: > A bunch of media documents that contain icon files, yes, and linking > them to other sites by aliases seems quite straightforward. It needs > some naming convention, though, by title or uri to access these files > in the same manner from any site. > Is fatching media by title Media::list('title'=>"...") as fast as by uri? It should be. > Would you care using aliases at all? If you want them to be published to multiple sites, yes. If you want them all to be fetched from a single site, no. > Default site seems a good place to put these media documents to begin > with. Sure. > Now, I've got this far. :) > Any comments wellcome. HTH, David
|