Download  |  Search  |  Log in  |  FAQ  |  Memberlist  |  Online  |  TYPO3.org Developer Resource
Home » Extensions » News & Newsletter
Post new topic   Reply to topic Page 1 of 1 [4 Posts] No hyperlink on [more] in mininews
Author Message
boesh



Joined: 11 Apr 2006
Posts: 17

PostPosted: 13 Apr 2006 - 9:19 pm    Post subject:  No hyperlink on [more] in mininews Reply with quote

Well the title says it all... i donnot have a hyperlink on [more] in mininews.
Is that something you have to do yourself in the code?
Back to top
View user's profile Send private message
aquar



Joined: 13 Oct 2005
Posts: 66

PostPosted: 14 Apr 2006 - 10:52 am    Post subject: Reply with quote

you need html like this:

Line:  Code:
1
2
3
4
5
6
7
8
9
10
<div class="newsimage">
<!--###LINK_ITEM###-->###NEWS_IMAGE###<!--###LINK_ITEM###--></div>
<div class="newsteaser">
<!--###LINK_ITEM###-->###NEWS_TITLE###<!--###LINK_ITEM###--><br />
###NEWS_SUBHEADER###<br />
<div class="newsmore">
<!--###LINK_ITEM###-->###MORE###<!--###LINK_ITEM###--> >></div>
</div>
</div>
 Show complete code
Back to top
View user's profile Send private message
boesh



Joined: 11 Apr 2006
Posts: 17

PostPosted: 15 Apr 2006 - 7:07 am    Post subject: Reply with quote

aquar wrote:
you need html like this:

That sounds weird to me, if i put this into my template then this html is present on all pages. I have the mininews only on one page. Am i missing something?
Back to top
View user's profile Send private message
boesh



Joined: 11 Apr 2006
Posts: 17

PostPosted: 16 Apr 2006 - 10:53 am    Post subject: Reply with quote

Problem solved, due to lack of documentation i lost a lot of time in searching thru mailinglistst.
What i did:
- i placed the plug-in mininews on a page
- on that same page i store the news items

* first i had a sysfolder but then nothing works
* then i changed the sysfolder into a normal page then only the archive/search option works
* the last and best thing to do: i store all newsitems on the same page as where the plug-in is put in

i read somewhere that it is possible to use a seperate sysfolder, but then you must do some changes to the code, i hate that Wink
_________________
Kind regards,
/* Harry */
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [4 Posts] View previous topic :: View next topic
Home » Extensions » News & Newsletter
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum