I work with Joomla for some time but I have only little question. How can I point to an article without first make a link of it in a menu?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Do you mean link? The dirty way to do it is you can pull the id and the title out of the url when you are editing it and then get creative with your link to reconstruct a url (by using a link you already know about) that the user will need to get to the article.
Does that make sense?