Walter Kempees
|
| Posted: 11/28/2005, 12:47 PM |
|
Question + answer, for everyone else.
Q:
Started a new CCS3 project.
Chosen Solutions, Forum
Everything ok, nice new styles, but smilies missing and some other images.
After publishing in [htdocs] a directory is created according name given in
Project Settings.
In Project explorer I can see the whole project tree
Switch Project Explorer to Files view
dubbelclick images, it shows a subdir icons
from the images directory 0-0.gif is missing and the whole icons
subdirectory also.
A:
In Project Setting, Publishing settings, Files to publish is default set to
[Project Files (code and HTML template files)
set it to All files with extensions, press OK.
Publish the project, everything is there!
reset Project Setting, Publishing settings to the default, it will save
copying time and thus be speedier.
Thought I post this as it took me a few heavy blinks.
Walter
|
|
|
 |
Walter Kempees
|
| Posted: 11/28/2005, 1:24 PM |
|
Q: and how about buttons
After publishing the Forum example one wonders ......
Click a topic, any topic and look at the screen, nice huh, want a replay?
Then press the button...............
Shouldn't that be [reply].
A: yes it should be [reply]
So how do we solve this one then?
Anyone?
My approach:
Go to Project settings, Styles. you;ll see the current style (Sand Beach)
and to the right of that a button {Buttons], press it
All current buttons in this style are diplayed, press [Add], type in
ButtonReply, Reply press OK
Above the button [Buttons] there is a [Rebuild] button, press that.
Click OK.
In the project explorer, Files or through external filemanager, copy
Styles\SandBeach\Images\en\ButtonReply.gif to your <publish
directory>\images\ directory where the ButtonReplay.gif is.
Back in designer, dubbelclick page ViewThread, rightclick the button saying
replay and in the Properties Format src repick the right file.
Disadvantage is that it is not a language independent button, but then it
wasn't from the start.
It is not even a button but an image.
It would be better to change it to a Button altogether and then have a
ButtonReply there.
Anyone?
|
|
|
 |
|