Terry Valladon
|
| Posted: 06/11/2002, 3:21 PM |
|
REQUEST:
Please add support for timestamp(8) and timestamp(14) as dates for
mysql.
Please add support for dynamic changing of themes (so the user can
choose how they wish the site to look at runtime)
BUG:
When I edit the html to make a line look like this:
<a href="{link}">{descr}</a>
and go to code view, then back to html view it becomes:
<a href="{link}" >{descr}</a>
Thank you,
Terry Valladon
P.S. CCS rocks so far! great improvement over CC2.0
|
|
|
 |
Stan Jacox
|
| Posted: 06/11/2002, 5:11 PM |
|
While we are at it, how about a change to setting the position of the cursor
on the HTML display screen to the same position as on the Design display
screen? Now, despite working on a spot lower on the page in design view,
switching to HTML view positions the cursor at the top of the page. It
would be very handy to not have to hunt for the HTML for what you were just
working on.
Stan
"Terry Valladon" <tvalladon@eicn.com> wrote in message
news:ae5t4r$347$1@news.codecharge.com...
> REQUEST:
> Please add support for timestamp(8) and timestamp(14) as dates for
> mysql.
> Please add support for dynamic changing of themes (so the user can
> choose how they wish the site to look at runtime)
>
> BUG:
> When I edit the html to make a line look like this:
> <a href="{link}">{descr}</a>
> and go to code view, then back to html view it becomes:
> <a href="{link}" >{descr}</a>
>
> Thank you,
> Terry Valladon
>
>
> P.S. CCS rocks so far! great improvement over CC2.0
>
>
|
|
|
 |
RonB
|
| Posted: 06/12/2002, 7:28 AM |
|
I would realy like to be able to use the visual query builder to build
query's over different connections. Meaning I want to use this to say:
get x table from connection1, y tables from connection2 and join them. I now
have to handcode this stuff.
Ron
"Terry Valladon" <tvalladon@eicn.com> schreef in bericht
news:ae5t4r$347$1@news.codecharge.com...
> REQUEST:
> Please add support for timestamp(8) and timestamp(14) as dates for
> mysql.
> Please add support for dynamic changing of themes (so the user can
> choose how they wish the site to look at runtime)
>
> BUG:
> When I edit the html to make a line look like this:
> <a href="{link}">{descr}</a>
> and go to code view, then back to html view it becomes:
> <a href="{link}" >{descr}</a>
>
> Thank you,
> Terry Valladon
>
>
> P.S. CCS rocks so far! great improvement over CC2.0
>
>
|
|
|
 |
|