Tagged Questions
0
votes
1answer
126 views
edit article from front page for registered user
I am trying to implement for a registered user to edit an article from front-end section of joomla 1.5. Is it possible? if so how can I proceed. I am new in joomla.
Thanks in advance.
1
vote
0answers
164 views
How to Get parameter on RSForm in Joomla
I have created a Registration form using RSForm in my Joomla project. There are two user types "customer " and "Employer" . Both users have common registration form. But they have seperate two links ...
0
votes
3answers
421 views
Joomla 1.5 - preview link to article before publishing
In Joomla 1.5, I created the article. Before publishing it, I want to send a preview URL to my colleagues (they are not registered to Joomla).
I'm looking for something like adding task=preview to ...
0
votes
1answer
3k views
Joomla: write real PHP in articles
I am trying to find a way to write pure PHP in my articles with Joomla (currently using 1.5). The closest I got so far was to use a plugin called Sourcerer (see link)
The issue is that the PHP code ...