Advanced Search
Search Results
3 total results found
How should I save my images for the web?
Internet and Web Browsers
When saving images for the web, you must consider the size and quality of the image. The goal is to get the smallest possible file size while retaining the appropriate level of quality.Using any photo editor available, you should: Crop the photo to show only t...
Can Plone display content from another site inside it?
Programming and Web Development
Plone
Yes, there is a product that will do exactly this. It’s called windowZ. Just use the quick installer to set it up, and you can add Window objects through the Plone interface. Window objects don’t have their own content, but rather a URL that points to the cont...
Importing existing HTML content into Plone
Programming and Web Development
Plone
I have an existing site consisting of HTML files, folders and images. Now I’d like to manage that site in Plone. How can I get my existing content into Plone? Answer: https://docs.plone.org/develop/import/index.html