[Chameleon] 2 Questions: Mapnotes; HitCounter
Paul Spencer
pspencer at dmsolutions.ca
Mon Feb 14 12:32:16 EST 2005
Note the difference in CaSe between Bart's tag and yours.
Re the hitcounter, Jacob contributed that ... hopefully he'll say
something about it. My understanding is that for every new session, it
writes a record into a dbf file. You would have to modify it (the code
is pretty simple) to write into a mysql table.
Cheers,
Paul
Bart van den Eijnden wrote:
> Hi Joan,
>
> I can only answer your first question. Hopefully somebody else knows
> about the HitCounter ....
>
> This is my definition of MapNotes:
>
> <cwc2 type="MapNotes" visible="true" imagetip="Map Notes"
> image="skins/flat_grey/icon_add_mapnote.png" toolset="Navigation"
> styleresource="NavButton">
> <image state="normal"/>
> <image state="selected"/>
> <image state="hover"/>
> </cwc2>
>
> You also have to know how it works though, click on the map notes
> button, and after that click in the map where you want to add a point
> with its annotation. You will get a pop-in dialog in which you can
> define a few things about the point you want to add to the map. One of
> the requirements for the symbol dialog is that you have a SYMBOLSET
> defined in your application MAP file.
>
> Best regards,
> Bart
>
> On Mon, 14 Feb 2005 08:55:42 -0800 (PST), joanvp <joanvp at yahoo.com> wrote:
>
>> Hi list!
>> I'm trying to add two new features to my little chameleon project. I
>> don't know the way to add Mapnotes widget. I've tried something like
>> this:
>> <td><cwc2 type="mapnotes" image="icons/icon_notes.png"
>> visible="true" styleresource="NavButtons"
>> popupstyleresource="TextButtons" imagetip="gftjfjfhjhjf"
>> imagewidth="24" imageheight="24" popupwidth="490" popupheight="450"
>> toolbar="false" status="false" menubar="false">
>> <image state="normal"/>
>> <image state="hover"/>
>> <image state="selected"/>
>> </cwc2></td>
>> But it doesn't recognize it.
>> The second question is about Hit Counter. Can someone tell me more
>> about it. How it works? How can I use it? Can I implement it with a
>> MySQL database?
>> Sorry if I have forgotten something obvious.
>> Thanks in advanced.
>> Joan
>>
>>
>> ---------------------------------
>> Do you Yahoo!?
>> Yahoo! Search presents - Jib Jab's 'Second Term'
>
>
>
>
--
+-----------------------------------------------------------------+
|Paul Spencer pspencer at dmsolutions.ca |
+-----------------------------------------------------------------+
|Applications & Software Development |
|DM Solutions Group Inc http://www.dmsolutions.ca/|
+-----------------------------------------------------------------+
More information about the Chameleon
mailing list