Loading...
 
Features / Usability

Features / Usability


Avoiding duplicated uploaded images?

posts: 3665 United States

When you upload in image during an wiki edit, Tiki does not inform you if there is already an image of the same name — it simply overwrites the existing image. Is there any way to control this? I'd like to, at a minimum, give the user a warning that the image name already exists and force them to enter a new name.

-Rick

posts: 17


> it simply overwrites the existing image. Is there any way to control this?

No, not as far as i know.

We used some javascript to add a timestamp to each uploaded image, so you cant overwrite existing images.
Another approach could be the use of a wysiwyg editor like tinyMCE or FCKeditor.
Those editors have a bulid in file browser/uploader which shows you all existing images of a folder,
so you can choose your filename wisely :-)


bacca

posts: 3665 United States

Good idea. I've expanded upon your idea here. Now Tiki will actually inform users when they try to overwrite an existing image.

Tx,

-Rick

>
> > it simply overwrites the existing image. Is there any way to control this?
>
> No, not as far as i know.
>
> We used some javascript to add a timestamp to each uploaded image, so you cant overwrite existing images.
> Another approach could be the use of a wysiwyg editor like tinyMCE or FCKeditor.
> Those editors have a bulid in file browser/uploader which shows you all existing images of a folder,
> so you can choose your filename wisely :-)
>
>
> bacca


posts: 2
Hi,Actually i am going to implement internal tikiwiki. Right now i want to change File gallery into project gallery.I have chnged the name of menu list but i am not able ot change the content, I mean on click displaying page show the heading like File Galleries.Now i want to convert it into project galllery.How we can do it. Where we will do the changes.Any body can help me......?
posts: 1817 Catalan Countries

> Hi,Actually i am going to implement internal tikiwiki. Right now i want to change File gallery into project gallery.I have chnged the name of menu list but i am not able ot change the content, I mean on click displaying page show the heading like File Galleries.Now i want to convert it into project galllery.How we can do it. Where we will do the changes.Any body can help me......?

If interested in changing only labels, make your changes in your language file: ./lang/XX/language.php