Author |
Topic  |
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
Posted - 14 December 2000 : 15:09:52
|
I know what ya mean, my visitors will be thrilled when they find the little 'No new private messages' thingy on mine :)
<font color=red>Da_Stimulator</font id=red> <font color=red>http://www.cfm-resources.com/s/stimmy/</font id=red> <font color=blue>response.write("I know what you coded last summer!")</font id=blue> http://www.tek-tips.com - The community where computer proffesionals meet and talk. |
 |
|
Hopper
Junior Member
 
192 Posts |
Posted - 14 December 2000 : 15:17:38
|
Is there a better way to organize the smilies? There are so many available and the list gets to be very cumbersome. Someone suggested catagories.. or if not that, perhaps a larger view with multiple columns? *thoughtful look*
|
 |
|
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
Posted - 14 December 2000 : 15:20:43
|
I guess I could add categories.... I'll start working on that now :)
<font color=red>Da_Stimulator</font id=red> <font color=red>http://www.cfm-resources.com/s/stimmy/</font id=red> <font color=blue>response.write("I know what you coded last summer!")</font id=blue> http://www.tek-tips.com - The community where computer proffesionals meet and talk. |
 |
|
mot
New Member

United Kingdom
70 Posts |
Posted - 14 December 2000 : 17:04:29
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>perhaps a larger view with multiple columns? *thoughtful look*<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote> The mutiple columns idea would be most useful, one line of icons in the FAQ looks very naf
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20587 Posts |
Posted - 14 December 2000 : 17:44:05
|
I edited the admin_smiles.asp so that it pages the smilies
link to file
<font color=blue>'Resistance is futile'</font id=blue> |
 |
|
Hopper
Junior Member
 
192 Posts |
Posted - 14 December 2000 : 19:04:47
|
HuwR: The file you have doesnt show the actual graphics.. the rest looks good but the graphics arnt showing.. just the dreaded red X
|
 |
|
mot
New Member

United Kingdom
70 Posts |
Posted - 14 December 2000 : 19:10:04
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>I edited the admin_smiles.asp so that it pages the smilies<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote> nice work, I see you keep your smiles in a seperate directory, this is always a better idea I think.
Have you done a similar job on your FAQ file
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20587 Posts |
Posted - 14 December 2000 : 19:32:23
|
Ooops, I forgot about that, I have fixed the file in the link, but if you already downloaded it, just do a search for images/ and remove it.
Also, if you want to change the no displayed per page, you will need to change this value intpageSize = 10
<font color=blue>'Resistance is futile'</font id=blue>
Edited by - huwr on 14 December 2000 19:34:26 |
 |
|
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
Posted - 14 December 2000 : 20:07:09
|
thx huwr...
I gotta get some sleep tonight, but tomorrow I will implement the category changes - maybe make it optional.
<font color=red>Da_Stimulator</font id=red> <font color=red>http://www.cfm-resources.com/s/stimmy/</font id=red> <font color=blue>response.write("I know what you coded last summer!")</font id=blue> http://www.tek-tips.com - The community where computer proffesionals meet and talk. |
 |
|
HuwR
Forum Admin
    
United Kingdom
20587 Posts |
Posted - 15 December 2000 : 04:15:11
|
Sleep?
I vaguely recollect someone telling what that was.
<font color=blue>'Resistance is futile'</font id=blue> |
 |
|
Hopper
Junior Member
 
192 Posts |
Posted - 15 December 2000 : 09:05:34
|
Ok, you reformatted the ADMIN part of the smiles to make it more user friendly.. now could you change the selection portion of it to be more user friendly?? right now its a scrolldown screen with a shitload of smilies and other graphics.. looks VERY ugly.
I also liked the idea of moving the smilies into their own image directory.. is this a big change to alot of asp pages?
Edited by - Hopper on 15 December 2000 09:40:06 |
 |
|
HuwR
Forum Admin
    
United Kingdom
20587 Posts |
Posted - 15 December 2000 : 09:48:19
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> Ok, you reformatted the ADMIN part of the smiles to make it more user friendly.. now could you change the selection portion of it to be more user friendly?? right now its a scrolldown screen with a shitload of smilies and other graphics.. looks VERY ugly. <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote> maybe.... butnot imediately <BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> I also liked the idea of moving the smilies into their own image directory.. is this a big change to alot of asp pages? <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote> Yes and know, it is a fairly small change, but you will have to check pretty much every page.
<font color=blue>'Resistance is futile'</font id=blue> |
 |
|
Hopper
Junior Member
 
192 Posts |
Posted - 15 December 2000 : 09:51:24
|
Ok.. Im game.. what do I do to move them into image image directory
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20587 Posts |
Posted - 15 December 2000 : 10:07:03
|
If you have a large number of posts containing smilies, i wouldn't recomend this.
Any do a search for src= and insert images/ before the image name.
You can't use a global search and replace as some are written src= and some src="
then move all your images to an image directory.
<font color=blue>'Resistance is futile'</font id=blue> |
 |
|
Hopper
Junior Member
 
192 Posts |
Posted - 15 December 2000 : 10:23:16
|
Why wouldnt you recommend it.. *questioning look*
|
 |
|
Topic  |
|