Also allow smileys in sites\all\libraries like WYSIWYG editor
ARray - February 20, 2009 - 14:12
| Project: | Smileys |
| Version: | 6.x-1.0-alpha5 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I guess it is wrong to place user data (imported smiles packs) inside module directory.
After module upgrade module directory will be overriden and we loose all custom smile packs (

#1
#2
Now accepting smileys from FILES_DIR/smileys folder as well.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
Are we able to move the files to sites\all\libraries like WYSIWYG editor does? It was designed for this reason... module is updated and the libs are not lost.
#5
so multisites can share them
#6
+1 on putting it in "libraries". It's nice to have a centralized place for stuff like this. "files" tends to be a mess of uploaded content and not a great place for module additions.
Michelle