By peroyomas on
Is there a way I can have a content type for uploaded files (so each one has a page) and browse them while editing other nodes to insert them or links to their pages?, somewhat like the functionality in Wordpress and Mediawiki.
Comments
Clarification?
May I try to clarify this in other terms as I'm confused about what functionality you want?
You want to include references to content within a different piece of content (cck node reference field). Or you want to include text from one content in a different piece of content (like a Mediawiki template or TWiki variable)? Or you want to be able to have a titles auto-link to their respective content (a wiki link, there are several filters with various camelcase options for this)?
I want to add a
I want to add a Filefield/Upload like widget in a content type, but when I upload a file throught it don't convert it in an attachment, but creating a new "file" content type on the fly that has the file attached to it. And some way I can browse the file content types and insert either links to the file content type or the file itself into the node while editing it.