|
|
What are some "best practices" for using Webgui? |
| I am rolling out a new site built on Webgui, and many people who are to become authors are asking about the "best way" to do things. For instance, what are some of your expereinces with methods that worked for building Image repositories? qhartmanATlaneDOTk12DOTorDOTus | |
| The easiest thing for image repositories in 6.7.+ is to simply FilePile upload them, then Hide the uploaded image assets (from the Display tab of the Page Layout edit screen).
Once there, you can do a lot. Believe it or not, WebGUI is so customizeable that you can choose to upload files and give them any URL you want, regardless of where they were uploaded. If you choose to use the Asset Installer app, images/files might go into the Import Node. I've seen it done, and it makes sense, especially to convert from web templates... to change references from src="images/image.jpg" to src=^FileUrl("images/image.jpg");", where image.jpg is the file you uploaded and the URL is manually changed to images/image.jpg. The downside of this, of course, is to know that the ability to edit or remove that image could be hidden if you don't know the page upon which the filepile was unleashed.
| |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||