Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
Marshy75 #1
Contribute won't let me publish
I've got a page template, part of which contains a dynamic list of links -
built in ColdFusion from an RSS feed, the code is as follows:
<cfoutput query="rssItems">
<li><a href="#rssItems.link#">#rssItems.title#</a> -
#rssItems.description#</li>
</cfoutput>
When I create a new page form this template in Contribute - let's call it
'about' - I cannot publish the page because Contribute wants to create the page
called 'About(New).cfm#rssItems.link' to avoid creating a broken link. This
then fails and the page cannot be published.
Can I get Contribute to ignore these links?
Marshy75 Guest
-
batch publish in contribute
We are implementing a website using contribute 3.1 for content authoring and publishing. I was looking for an option to publish multiple drafts at... -
Cannot publish new .htm file with Contribute
A client of mine is having an issue with a webpage he maintains daily using the Contribute package, and one major problem has come up while trying... -
Contribute 4: Won't publish on mac - help
I downloaded contribute 4 - connects fine, but eveytime i go to publish i get an error saying it can't connect to the server - this is on my mac os... -
Contribute closes when I publish
Hello, Every single time I edit and page and then publish, Contribute closes down completely! Anyone else have this problem? I haven't used it... -
Contribute crash when trying to publish
When I (the administrator) try to publish a page edited by a writer, I keep getting the following message: While executing DW_Inbox_Publish command...



Reply With Quote

