Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
Marshy75 #1
Updating include/library item
I seem to have hit a wall with Contribute whilst planning a new intranet - it
seems as though the same problem has been mentioned elsewhere on this forum,
and no-one has been able to supply a satisfactory solution.
On the intranet I have a news section. Each news story has its own page, with
a list of links to earlier news items below the main story text.
I would like Contribute users to be able to edit this list so that when they
add a new story, they can add a link to the previous story to the top of the
list, using a repeating region. Each time a new story is added, the list on
the new page is therefore one longer than on the previous story page.
I've tried every possible technique - SSIs, shared assets, and have drawn a
blank each time. Does anyone have a solution? It's proving to be a real
pain...
Marshy75 Guest
-
Active text in library item
I have a submenu that I have turned into a library item. The submenu refers to 5 other pages in this sub catagory. How do I get the menu to make... -
How to create a library-type item which goes on many webpages?
Hi there, I have about 30 different sites that are hosted on a variety of different servers. At the bottom of the index.html page for each of these... -
Jump Menu Magic in Library Item
I have searched the Project VII website but could not find an answer there... I have the Jump Menu Magic extension installed. I have created a... -
Navigation bar as library item
I've created a navigation bar with a pop-up menu associated with one of the roll-over buttons using Fireworks MX 2004. It works fine when used in an... -
library item or SSI
Hi all I am working on a new website and am currently in the making of the initial menu structure. This site will be quite large (by the time all... -
Murray *TMM* #2
Re: Updating include/library item
A repeating region is not working for you?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Marshy75" <webforumsuser@macromedia.com> wrote in message
news:dbifqt$8a$1@forums.macromedia.com...>I seem to have hit a wall with Contribute whilst planning a new intranet -
>it
> seems as though the same problem has been mentioned elsewhere on this
> forum,
> and no-one has been able to supply a satisfactory solution.
>
> On the intranet I have a news section. Each news story has its own page,
> with
> a list of links to earlier news items below the main story text.
>
> I would like Contribute users to be able to edit this list so that when
> they
> add a new story, they can add a link to the previous story to the top of
> the
> list, using a repeating region. Each time a new story is added, the list
> on
> the new page is therefore one longer than on the previous story page.
>
> I've tried every possible technique - SSIs, shared assets, and have drawn
> a
> blank each time. Does anyone have a solution? It's proving to be a real
> pain...
>
Murray *TMM* Guest
-
Marshy75 #3
Re: Updating include/library item
yeah - can't get them to work in includes. the follwing will work as part of a
template that contains <html> and <body> tags etc, but the repeating
functionality fails to work whe these are removed (as I need to do if I want to
use it as an include).
<!-- TemplateBeginRepeat name="StoryItem" -->
<h2><!-- TemplateBeginEditable name="headline" -->Headline<!--
TemplateEndEditable --></h2>
<!-- TemplateBeginEditable name="Snippet" -->
<p>Snippet</p>
<!-- TemplateEndEditable --><!-- TemplateEndRepeat -->
Marshy75 Guest
-
Murray *TMM* #4
Re: Updating include/library item
They will not work in includes. They cannot work in includes. Template
markup only makes sense when you are running and editing within DW.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Marshy75" <webforumsuser@macromedia.com> wrote in message
news:dbj95l$7pa$1@forums.macromedia.com...> yeah - can't get them to work in includes. the follwing will work as part
> of a
> template that contains <html> and <body> tags etc, but the repeating
> functionality fails to work whe these are removed (as I need to do if I
> want to
> use it as an include).
>
> <!-- TemplateBeginRepeat name="StoryItem" -->
> <h2><!-- TemplateBeginEditable name="headline" -->Headline<!--
> TemplateEndEditable --></h2>
> <!-- TemplateBeginEditable name="Snippet" -->
> <p>Snippet</p>
> <!-- TemplateEndEditable --><!-- TemplateEndRepeat -->
>
Murray *TMM* Guest
-
Marshy75 #5
Re: Updating include/library item
ok - so if I wanted to update something like the 'TOP TECHNOLOGY STORIES NOW'
on the right hand side of these pages:
[url]http://news.bbc.co.uk/1/hi/technology/4696613.stm[/url]
and
[url]http://news.bbc.co.uk/1/hi/technology/4683751.stm[/url]
through contribute, I couldn't do it with a template?
Marshy75 Guest
-
Murray *TMM* #6
Re: Updating include/library item
Sure you could - just use a server-side include for it.
Go here - [url]http://www.practicalcomponents.com[/url], and browse around to the
various product pages. Each menu you see on those pages is from a
server-side include....
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Marshy75" <webforumsuser@macromedia.com> wrote in message
news:dbjbkc$b7i$1@forums.macromedia.com...> ok - so if I wanted to update something like the 'TOP TECHNOLOGY STORIES
> NOW'
> on the right hand side of these pages:
>
> [url]http://news.bbc.co.uk/1/hi/technology/4696613.stm[/url]
> and
> [url]http://news.bbc.co.uk/1/hi/technology/4683751.stm[/url]
>
> through contribute, I couldn't do it with a template?
>
Murray *TMM* Guest
-
Marshy75 #7
Re: Updating include/library item
ok - but i couldn't make use of repeating regions within that include in order
to keep the fomatting uniform and give the editors the neat little interface
(addition, removal, reordering of list items) that contribute provides.
thanks for this help, btw.
Marshy75 Guest
-
Murray *TMM* #8
Re: Updating include/library item
> thanks for this help, btw.
You're welcome.
That's correct. You would have to choose the preferred method - a repeating> ok - but i couldn't make use of repeating regions within that include in
> order
> to keep the fomatting uniform and give the editors the neat little
> interface
> (addition, removal, reordering of list items) that contribute provides.
editable region, or a server-side include.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Marshy75" <webforumsuser@macromedia.com> wrote in message
news:dbjch4$cgm$1@forums.macromedia.com...> ok - but i couldn't make use of repeating regions within that include in
> order
> to keep the fomatting uniform and give the editors the neat little
> interface
> (addition, removal, reordering of list items) that contribute provides.
>
> thanks for this help, btw.
>
Murray *TMM* Guest



Reply With Quote

