This second way is close enough to the real thing. I've found this nice tutorial on how to do it for Joomla 1.5. But it's not too different from the latest version (2.5).
I think the easiest way is to have your own machine setup as a webserver (see this blog on setting that up) and editing the files locally, and easily seeing what Joomla makes of it by viewing the pages through the web browser.
On top of this I found this youtube video explaining how you can setup dreamweaver to interact with the website locally so you can edit all files in dreamweaver. To do it:
- Set up a new site in Dreamweaver
- edit the local folder to that of the joomla site
- in server enter the web URL which you need to type in the browser to access the site
- Make sure you tick the "testing" box
Here are some screenshots:
locate the local root folder for that particular joomla website |
enter the weburl that the computer has to go to view the website |
Make sure to tick the "testing" box. |
To edit a template:
- load up its "index.php" in it's own template folder
- click "live view"
- click yes to the dialogue box
- you will need to change the address of the viewing page to the root of the joomla site. i.e. you are editing the main template, which changes the whole site. So you view the website like normal
I did have a few problems refreshing whatever changes I'd made. The simplist was to just go to File > Save All, which would then work.
No comments:
Post a Comment