projects
/
bpgallery.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
* Check image exists in size matching code
[bpgallery.git]
/
README
diff --git
a/README
b/README
index 02b2a1890163d6cfd284d81800f517000d585a86..026262f6c6f043b6c93be95947b7ed1213b44b9b 100644
(file)
--- a/
README
+++ b/
README
@@
-122,7
+122,8
@@
The functions that you need to declare are as follows:
It generates the stylesheet for the page.
available variables:
$WIDTH - the width of the images
It generates the stylesheet for the page.
available variables:
$WIDTH - the width of the images
- $MAXHEIGHT - the maximum height of the image
+ $MAXWIDTH - the maximum width of the images
+ $MAXHEIGHT - the maximum height of the images
bpgallery_ThemeName_thumbsline()
what's it for?:
Whatever is in here is generated per thumbnail.
bpgallery_ThemeName_thumbsline()
what's it for?:
Whatever is in here is generated per thumbnail.