Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Villaway #1
Extension request / idea?
Hey all
Im a PHP Developer who is working with other developers now, which means I
will have to add comments to my code etc...However, I have a request, I was
considering making my own extension for this? But im not sure if I have the
capabilities...
I noticed the 'Insert' key does not work in DW, as in to overtype...The reason
I want this, is because sometimes I put my comments in boxes like this:
#---------------------#
# comment #
#---------------------#
Now when i go to edit that comment, it does this:
#---------------------#
# long comment #
#---------------------#
but with overtype on it wouldn't do this which is why I would like it, I
looked in preferences etc and google'd it, but found nothing. Has one been made
before or can it be done without making an extension?
Thanks Guys.
Villaway Guest
-
Extension request
Hello there I think it would be useful to many people if someone could write an extension to use background image for tables, rows, columns and... -
#34218 [Com]: Problem with inheritance (by extension) in request (methods argument)
ID: 34218 Comment by: as at as dot com Reported By: Wojciech dot Szela at gmail dot com Status: No Feedback... -
Idea, is it possible ?
I have no experience in flash, just an idea I wanted developed so I thought I would ask to see if people thought it was possible before seeking a... -
[PHP-DEV] advice request on new php extension : phprep
Hi, internals. I'm working on new php extension. It's called "phprep". It's a glue between php and librep. Why? PHP have a lot of good... -
best way to get data: request.form, request.params, controlname.value
Hi! I think I remember somewhere that using request.form was a bad idea (I can't say I remember why). So I'm wondering: What is the best way to... -
Larry #2
Re: Extension request / idea?
On Sat, 17 Feb 2007 14:23:32 +0000 (UTC), Villaway wrote:
I'm a rank beginner with web site design, but a 25 year commercial> Hey all
>
> Im a PHP Developer who is working with other developers now, which means I
> will have to add comments to my code etc...However, I have a request, I was
> considering making my own extension for this? But im not sure if I have the
> capabilities...
>
> I noticed the 'Insert' key does not work in DW, as in to overtype...The reason
> I want this, is because sometimes I put my comments in boxes like this:
>
> #---------------------#
> # comment #
> #---------------------#
>
> Now when i go to edit that comment, it does this:
>
> #---------------------#
> # long comment #
> #---------------------#
>
> but with overtype on it wouldn't do this which is why I would like it, I
> looked in preferences etc and google'd it, but found nothing. Has one been made
> before or can it be done without making an extension?
>
> Thanks Guys.
programmer. Just making sure you didn't overlook, in code view, the 12th
button down on the left (at least on my machine). This will add comments
around anything you want. FWIW, I would use /* */ as the /* begins the
comment string and the */ ends it.
--
Larry
email is rapp at lmr dot com
2/17/2007 9:49:22 AM
Larry Guest
-
Villaway #3
Re: Extension request / idea?
Hi Larry,
I feel quite insulted by your post, of course I know about the /* */
commenting, but layout and presentation is an important part too...which is why
putting comments in boxes helps considerably, instead of thinking of
alternatives, could somebody answer my question? I have exhausted all
alternatives...
Villaway Guest
-
Larry #4
Re: Extension request / idea?
On Mon, 19 Feb 2007 11:00:40 +0000 (UTC), in
macromedia.exchange.extensions.dreamweaver you wrote:
It certainly wasn't my intention to insult you. This forum attracts lots> Hi Larry,
>
> I feel quite insulted by your post, of course I know about the /* */
> commenting, but layout and presentation is an important part too...which is why
> putting comments in boxes helps considerably, instead of thinking of
> alternatives, could somebody answer my question? I have exhausted all
> alternatives...
of beginners (like me) as well as experienced web designers and developers.
Since writing an extension like this is fairly easy if you know javascript,
I assumed you were a beginner. My apologies. I only wanted to help.
You could try "Comment It Out" v1.0.2 available free on the Dreamweaver
Exchange. I haven't used it, but it's rated 4 stars.
--
Larry
email is rapp at lmr dot com
2/19/2007 10:32:13 AM
Larry Guest
-
Al Sparber- PVII #5
Re: Extension request / idea?
"Larry" <spam@invalid.org> wrote in message
news:1g2ru7inrl8dg.dlg@lmr.com...---------------------->>> I feel quite insulted by your post, of course I know about the /* */
>> commenting, but layout and presentation is an important part
>> too...which is why
>> putting comments in boxes helps considerably, instead of thinking of
>> alternatives, could somebody answer my question? I have exhausted all
>> alternatives...
> It certainly wasn't my intention to insult you. This forum attracts
> lots
> of beginners (like me) as well as experienced web designers and
> developers.
> Since writing an extension like this is fairly easy if you know
> javascript,
> I assumed you were a beginner. My apologies. I only wanted to help.
>
> You could try "Comment It Out" v1.0.2 available free on the
> Dreamweaver
> Exchange. I haven't used it, but it's rated 4 stars.
The extension might well be good, but it's important to note that the
rating system on the Exchange is virtually meaningless :-) Finding a
good extension on the Exchange is still a bit of an adventure. I
certainly would not overlook extensions with 1 star as that one star
might well be the result of voting by other extension developers ;-)
--
Al
Al Sparber- PVII Guest



Reply With Quote

