I want to link a pdf file in a Joomla(2.5) article page. This pdf file resides in
PROJECT_NAME/pdf/filename directory.
Is there any solution by using which I don't need to write the whole path statically or I can say if there is any way to get base_url in article?
Same way I also need to link some menu items in article text.