HighDots Forums  

Remove author name from View Source

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Remove author name from View Source in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ashras
 
Posts: n/a

Default Remove author name from View Source - 07-02-2004 , 05:10 PM






An existing site for your company was set up with HTML comments, which include
the name of the original
author of the page, the date it was created, revision dates, and other
comments. Using the View Source
command in their browsers, visitors are able to read these comments. For
company security and privacy
reasons, you have been asked to remove these comments from the HTML, but the
information still needs to be
available internally and remain associated with the appropriate file. Please
tell me how to achieve this in Dreamweaver MX 2004.


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Remove author name from View Source - 07-02-2004 , 05:16 PM






A Sitewide find and Replace seems like a reasonable solution. Is the name
always present in the same meta tag?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"ashras" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
An existing site for your company was set up with HTML comments, which
include
the name of the original
author of the page, the date it was created, revision dates, and other
comments. Using the View Source
command in their browsers, visitors are able to read these comments. For
company security and privacy
reasons, you have been asked to remove these comments from the HTML, but
the
information still needs to be
available internally and remain associated with the appropriate file.
Please
tell me how to achieve this in Dreamweaver MX 2004.




Reply With Quote
  #3  
Old   
Dan Vendel *GOF*
 
Posts: n/a

Default Re: Remove author name from View Source - 07-02-2004 , 05:24 PM



Murray *TMM* wrote:
Quote:
A Sitewide find and Replace seems like a reasonable solution. Is the name
always present in the same meta tag?

It ended:
"...the information still needs to be available internally and remain
associated with the appropriate file."

I dunno, but on Mac, you can add comments to the file itself which can
be viewed when doing a Cmnd + i.
Maybe PC owners familiar with this can tell if it can bo done on PC, too...

--
Dan Vendel - *GOF*
Contact: http://www.proformica.com/en/contact.shtml
Formmail tutorial: http://www.proformica.com/en/formmail_tutorial.shtml
Nested tables: http://www.proformica.com/en/nested_table_demo.shtml
SEO: http://www.proformica.com/en/search_engine_optimization.shtml
SE Utility: http://www.proformica.com/en/advanced_web_ranking.shtml
Search Dreamweaver newsgroup: http://www.proformica.com/google.html


Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Remove author name from View Source - 07-02-2004 , 05:33 PM



Oops.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Dan Vendel *GOF*" <see_my_signature_ (AT) _the_bottom_of_the_post (DOT) org> wrote in
message news:cc4jqt$396$1 (AT) forums (DOT) macromedia.com...
Quote:
Murray *TMM* wrote:
A Sitewide find and Replace seems like a reasonable solution. Is the
name
always present in the same meta tag?


It ended:
"...the information still needs to be available internally and remain
associated with the appropriate file."

I dunno, but on Mac, you can add comments to the file itself which can
be viewed when doing a Cmnd + i.
Maybe PC owners familiar with this can tell if it can bo done on PC,
too...

--
Dan Vendel - *GOF*
Contact: http://www.proformica.com/en/contact.shtml
Formmail tutorial: http://www.proformica.com/en/formmail_tutorial.shtml
Nested tables: http://www.proformica.com/en/nested_table_demo.shtml
SEO: http://www.proformica.com/en/search_engine_optimization.shtml
SE Utility: http://www.proformica.com/en/advanced_web_ranking.shtml
Search Dreamweaver newsgroup: http://www.proformica.com/google.html



Reply With Quote
  #5  
Old   
Alan
 
Posts: n/a

Default Re: Remove author name from View Source - 07-02-2004 , 05:43 PM



put the info in a Design Note (see help files)
And- in the Site Definition-->Design Notes pane, turn off "share design
notes" so they aren't uploaded.

it's remote that someone would bother to read the .mno design note files on
the webserver- but it's possible.

Quote:
An existing site for your company was set up with HTML comments, which include
the name of the original
author of the page, the date it was created, revision dates, and other
comments. Using the View Source
command in their browsers, visitors are able to read these comments. For
company security and privacy
reasons, you have been asked to remove these comments from the HTML, but the
information still needs to be
available internally and remain associated with the appropriate file. Please
tell me how to achieve this in Dreamweaver MX 2004.



Reply With Quote
  #6  
Old   
Michael Fesser
 
Posts: n/a

Default Re: Remove author name from View Source - 07-02-2004 , 06:16 PM



.oO(Dan Vendel *GOF*)

Quote:
I dunno, but on Mac, you can add comments to the file itself which can
be viewed when doing a Cmnd + i.
Maybe PC owners familiar with this can tell if it can bo done on PC, too...
It can be done with files on NTFS (NT file system, Win2k and XP).

Micha


Reply With Quote
  #7  
Old   
Mad Dog
 
Posts: n/a

Default Re: Remove author name from View Source - 07-02-2004 , 06:16 PM



But isn't that only going to be viewable by whoever has the local site and
the design notes? I'm thinking he wants it so "privileged" people within the
company can see the information for the average person who goes to the web
site can't.

Beats me how to do this, but that's how I'm reading it.

MD


Alan wrote:
Quote:
put the info in a Design Note (see help files)
And- in the Site Definition-->Design Notes pane, turn off "share
design notes" so they aren't uploaded.

it's remote that someone would bother to read the .mno design note
files on the webserver- but it's possible.

An existing site for your company was set up with HTML comments,
which include the name of the original
author of the page, the date it was created, revision dates, and
other comments. Using the View Source
command in their browsers, visitors are able to read these comments.
For company security and privacy
reasons, you have been asked to remove these comments from the HTML,
but the information still needs to be
available internally and remain associated with the appropriate
file. Please tell me how to achieve this in Dreamweaver MX 2004.



Reply With Quote
  #8  
Old   
Alan
 
Posts: n/a

Default Re: Remove author name from View Source - 07-02-2004 , 06:28 PM



I didn't see it that way, just that it be available internally- and it would
be by anyone with access to the Local Site. Design Notes are handy if there
are * retentive people who are obsessive about documenting changes.

to have it available in the page from the server, but only to certain
people, would mean setting up a member system with a login for the
privledged, probably using sessions. If session exists, write the info out
(the info would have to entered into the db of course)

Quote:
But isn't that only going to be viewable by whoever has the local site and
the design notes? I'm thinking he wants it so "privileged" people within the
company can see the information for the average person who goes to the web
site can't.

Beats me how to do this, but that's how I'm reading it.


Reply With Quote
  #9  
Old   
Mad Dog
 
Posts: n/a

Default Re: Remove author name from View Source - 07-02-2004 , 06:53 PM



So.....where's the OP when we need him to clarify? (:})

Alan wrote:
Quote:
I didn't see it that way, just that it be available internally- and
it would be by anyone with access to the Local Site. Design Notes are
handy if there are * retentive people who are obsessive about
documenting changes.

to have it available in the page from the server, but only to certain
people, would mean setting up a member system with a login for the
privledged, probably using sessions. If session exists, write the
info out (the info would have to entered into the db of course)

But isn't that only going to be viewable by whoever has the local
site and the design notes? I'm thinking he wants it so "privileged"
people within the company can see the information for the average
person who goes to the web site can't.

Beats me how to do this, but that's how I'm reading it.



Reply With Quote
  #10  
Old   
Alan
 
Posts: n/a

Default Re: Remove author name from View Source - 07-02-2004 , 07:00 PM



on the webforum waiting for the first reply most likely

Quote:
So.....where's the OP when we need him to clarify? (:})


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.