Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
javabean13 #1
Track Changes During Review
We finally have contribute 3.1 running. We send drafts of news articles around
between 5 of us to check for proof-reading, and such.
The problem is we don't know what has been changed. We try to include
messages in the message box when sending, but it is really hard to do it for
articles that are very long. In the end we all end up re-reading the entire
article numerous times looking for the changes made.
Is there any feature in CT3.1 that functions like Microsoft Word's track
changes features?? That would be ideal!
javabean13 Guest
-
how to track an ASP form
My friend and I are trying to find a script that enables us to track the asp form sent to us with its own specific number. With either numbers or... -
Track CF Administrator Changes
I wondered this myself. The only way I can figure how to do this is to do it manually. Kind of like using CVS to track changes to your source... -
Track statistics
Is there a way to track statistics as far as page views, page hits or even how many people opted out of checking out after a purchase with... -
How does flex keep track of changes?
I'm a bit confused about the RIA part of flex. Let's say I wanted to have a stock quote app at work. All stock quote data was being retrieved from... -
Keep track of who creates a record
Hi Is there an easy way to keep track of which user that created a record in a database? Who created the record and (if possible) who did som... -
mzanime.com #2
Re: Track Changes During Review
No. (And I'm not sure if thats even coming, but it sure would be nice.)
What you could do is, ask the administrator to create a new CSS class in the
styles menu. Then, where a change has been made, apply that style to the text
so it'll stand out.
For instance, this would do nicely I think:
.change {
background-color:yellow; font-weight:bold;
border:solid 3px red;
}
If you have a staging server, make sure this CSS class does not get included
on the web version. Wouldn't want web users seeing the ugly bold text with a
yellow background and red borders ;-)
mzanime.com Guest



Reply With Quote

