I created a blog w/ the content being a richtext editor property.
If i'd want to upload a doc, docx, pdf to have users download it from the blog, can I do that using the richtext editor only? I'm not sure how to attack this..
if you want to put the link as part of body content then insert it into richtext editor. If you want list at end of document bunch of downloads then create new property on the document type use something like ultimate picker from uComponents and then add the links to docs there and then use xslt macro in template to list them out.
How to insert media (pdf, doc, docx)
I created a blog w/ the content being a richtext editor property.
If i'd want to upload a doc, docx, pdf to have users download it from the blog, can I do that using the richtext editor only? I'm not sure how to attack this..
you create the files in the media section then in content editor insert link and point that to the file in media section.
Regards
Ismail
do you find it "best practice" to create a sub node specific for media and creating xslt to list them?
if you want to put the link as part of body content then insert it into richtext editor. If you want list at end of document bunch of downloads then create new property on the document type use something like ultimate picker from uComponents and then add the links to docs there and then use xslt macro in template to list them out.
Regards
Ismail
is working on a reply...