image names
can't name images using capital letters anymore?
antville automatically renames it to lower case. as i need to have images named exactly like usernames (sometimes using capital letters) i'd like to know if there is a workaround.
background: i'm linking avatars to postings using their usernames, as you can see here
thx a lot, paradeiser
tobi Verwaltung
all i can imagine is client-side javascript would solve your problem. but i promise i will discuss this lowercase auto-conversion issue with robert asap.
adam cp
sorry, no clue what client-side javascript is about, but thx a lot for taking care of that!
paradeiser
*ooops* wrong user id...
anyway: looking forward to a solution ;-)
thx tobi
Imladhrim
Are the users able to manage their avatars by themselves? And if so, how?
paradeiser
as its an open board to everybody, you can
upload your own picture (avatar) yourself - using your username as image-name (as long as nobody else did first, if so the admin will take care of that). its not foolproof at all, but most of the members manage to do it themselves...
downside: if there is no picture of the user, the broken-link/ image icon will appear. uploading bigger avatars slowes site-loading. just supports one fileformat (i choose gif)
how it works: just added a picture
<img src="http://www.antville.org/img/easa/ [Macro not allowed in sandbox: story.creator] .gif" width="40" height="40" fallback="/" />
to the story header.[more...]
lg, mark0
paradeiser
any news on that tobi?
thx, m0