Quote:
|
Originally Posted by SnowScan
in the readme you write:
To load a image via a Post Slug, you can use the following link:
index.php?photoslug=post-slug-title
but... can I still access the images via the original image ID both for images previously uploaded and uploaded af the installed addon.
I dont want to loose references and link 
|
Yes, you can still access your images using the traditional
?showimage=123 method. All this addon does is add an additional means of loading an image, it doesn't remove any of the current functionality.
Once you have uploaded that addon to Pixelpost, make sure you press the "Install Post Slug" button located on the addons page.
Then once it says:
Quote:
Post Slug Patch: OK
Post Slug Database: OK
|
You are setup.
You can then go into each image individually, to specify a post slug for that image, or if you want to do it the quick way, you can click on the link "Auto Generate Post Slug". This will create a post slug for each image based off the image title.
Then it's just a matter of modifying your template to use Post slugs instead of image IDs for a reference. But remember, this step is optional, and the image
IDs will still work.