- #HTML XML FILE VIEWER HOW TO#
- #HTML XML FILE VIEWER UPDATE#
- #HTML XML FILE VIEWER UPGRADE#
- #HTML XML FILE VIEWER SOFTWARE#
- #HTML XML FILE VIEWER CODE#
To avoid this, either make your images smaller, or increase the size of your browser window. Down-scaled images may appear to be lower quality than the original. This is to allow the whole user-interface to appear in the browser without scrolling. SimpleViewer will scale down images to fit in the browser window. 7: My images appear smaller than the originals, or image quality is reduced. Check the documentation for your text editor.
To allow non-English characters to show, you must save your XML document with 'UTF-8' encoding (in Windows Notepad you can set this is the 'Save As' dialog). 6: Non-English characters are not showing in the captions. Browser caching happens for all websites, so this issue applies to all files on the web. Most browsers check for newer versions of files on each browser session. Visitors to your gallery will almost always see the latest version of your gallery. To clear the cache in Internet Explorer go to Tools -> Internet Options -> Delete Files, or press Ctrl-F5 to reload the page without caching. To avoid this, you can clear your browser cache after making updates. Browsers will save previously viewed versions of files on the web for faster loading. You may be looking at a cached version of gallery.xml.
#HTML XML FILE VIEWER UPDATE#
5: When I update my images, the new images do not show up in SimpleViewer.
#HTML XML FILE VIEWER UPGRADE#
Upgrade Fetch or use a different FTP app. Older versions of Fetch break SWFs on upload. Yet another possible problem is if you are using 'Fetch' to upload your files. This means the letter cases in the filename must exactly match those in the XML document (for example ".jpg" is not the same as ".JPG").Īnother possible problem is if your webserver has 'Hotlink Protection' enabled. What are possible problems?Ĭheck your image paths and filenames exactly match the names specified in the XML file.
My images show locally, but not when I upload them to my webserver.
#HTML XML FILE VIEWER HOW TO#
Check your image editing software's documentation for how to do this. Make sure your jpgs are saved as "non-progressive". 3: My images do not show in SimpleViewer. Make sure you are using the latest version of SimpleViewer. This issue affects older versions of SimpleViewer. Make sure you are using the latest version of SimpleViewer.Ģ: When I view my gallery in Internet Explorer, the gallery does not function, or I see the message 'Click to activate and use this control'.Check you have uploaded the 'swfobject.js' file in your simpleviewer gallery folder.Check javascript is not disabled in your browser settings.If you have Flash 8 or higher installed and you still see the message: Troubleshooting 1: When I view my gallery I see the message 'SimpleViewer requires JavaScript and the Flash Player', even though I have Flash installed.įirst check here to determine the version of Flash you have installed. View upgrade details or v2.3.0 documentation. This document applies to SimpleViewer v1.9. NOTE: SimpleViewer has been upgraded to version 2.3.0. Select the color scheme, accept the highlighting settings inherited from the defaults or customize them as described in Colors and fonts.SimpleViewer 1.9 - Frequently Asked Questions:
In the Settings/Preferences dialog ( Ctrl+Alt+S), go to Editor | Color Scheme | XML. You can configure XML-aware syntax highlighting according to your preferences and habits. If there are multiple choices, select the desired namespace from the list. If there are multiple choices, select the desired namespace from the list.Īlternatively, hover your mouse pointer over the problem and click Create namespace declaration in the popup that opens. To solve the problem, use the quick-fix that P圜harm suggests. If you use a tag or an attribute from a namespace that is not bound, P圜harm detects the problem and shows a tooltip:
#HTML XML FILE VIEWER SOFTWARE#
P圜harm uses Xerces 2.11, an XML parser developed by Apache Software Foundation Group.
#HTML XML FILE VIEWER CODE#
P圜harm brings powerful support for XML that includes structure validation, formatting ( Ctrl+Alt+L) and indentation ( Ctrl+Alt+I according to the XML code style, importing unbound namespaces, viewing code structure, unwrapping and removing tags ( Ctrl+Shift+Delete), generating DTD files and schemas from instance documents, as well as syntax and error highlighting, code completion ( Ctrl+Space), intention actions ( Alt+Enter), quick documentation look-up ( Ctrl+Q), and more.