PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Edit phrases, put a little image beside each category (http://www.photopost.com/forum/photopost-pro-how-do-i/115261-edit-phrases-put-little-image-beside-each-category.html)

renderstream August 13th, 2005 03:50 PM

Edit phrases, put a little image beside each category
 
Hello, I have 2 modifications i want to make, but not sure how to go about it.

First of all, I want to change some of the phrases the script uses. For example, i want to change the phrase "Photo" to "Media".

Also, the table that shos all the categories, there is an empty cell on the left (first column). How do I put a little image there?

Lastly, i found the templates are incredibly hard to edit/understand. Any tips?

Chuck S August 13th, 2005 04:35 PM

well you would edit the language file english.php and change photo to media

Next that empty cell is for cat avatars. You can view a photo in the specific category and select make index thumb

I dont know what tips to give you on the templates as just saying there are hard doesnt give me any room for suggestions. The template themselves are php conditional clauses with standard html.

renderstream August 13th, 2005 05:27 PM

The reason i say they are hard to edit is because you cannot see the results. Since it is a mix of php//html, you cannot view the changes in dreamweaver. How do you know what you are editing as the code is uncommented.

Chuck S August 13th, 2005 05:44 PM

There is a thread on the documentation forum that explains what template goes to what script but you will need some basic understanding of php conditional clauses to know what your doing or editing.


All times are GMT -5. The time now is 09:18 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97