![]() |
Hi there, I am looking for a CMS which allows cross-referencing between objects.
For example: I have 3 types of objects:
Artists(article,image)
Project(article,image)
Media(media file, potentially an article too)
A Project may be related to one or more different artists. Therefore a tree structure is not possible. Media files will be related to one Project. However, it should also be possible to reference the media resource individually (therefore I require a handle for the media file and it is not sufficient to simply attach them to an article).
In php this is not difficult, but I haven't yet found a CMS which will allow me to do this.
Any advice very much appreciated,
D
Try pluscms.net, as you are able to:
- create any object in that system
- add it as tag to template (e.g. <cms:Object>)
- embed objects inside objects <cms:Object1><cms:Object2></cms:Object1>
- write references in PHP between objects
- write code behind page that connects any objects embeded into page, etc.
Disclaimer: All information on this site is deemed reliable but not guaranteed and should be independently verified. Neither the listing maintainers nor Plain Black Corporation shall be responsible for any typographical errors, misinformation, misprints and shall be held totally harmless. We welcome feedback about errors in the data on this site.
Assignment: Any user that chooses to submit information to our site agrees to automatically license the rights to the submitted information to Plain Black Corporation for whatever purpose Plain Black Corporation deems necessary. All copyrights and other rights are retained by the owner of the original work.