Search found 11 matches

by pierre
Thu Nov 03, 2005 4:03 pm
Forum: Development
Topic: How to display a particular entry ?
Replies: 11
Views: 11992

Getting Entry

Garvin,

Please look at http://info5765.infoweb-j.net

Do you see the title: 'info-une' at the top of page just beneath the toolbar?
ok...

What I need is print here a certain entry -that can change-

I thought I could do that in the 'entries.tpl' but I can't call php code (it doesn't print) so I ...
by pierre
Wed Nov 02, 2005 4:40 pm
Forum: Development
Topic: How to display a particular entry ?
Replies: 11
Views: 11992

How to display a particular entry ?

I want to display a particular entry , how do I do that ?
by pierre
Fri Sep 30, 2005 5:38 pm
Forum: Development
Topic: Modifying date
Replies: 3
Views: 6104

ok, but...

I've seen the format in the _lan_fr file, thx it works.

But despite the fact I HAVE fr language taken in account by S9Y, the plugin calendar don't work in fr, still in en_EN ...

What have I missed ?
by pierre
Fri Sep 30, 2005 1:20 pm
Forum: Development
Topic: Modifying date
Replies: 3
Views: 6104

Modifying date

How to modify the date, I mean for instance I just want the day and hour not year, and how to localize the calendar ?
by pierre
Thu Sep 22, 2005 5:18 pm
Forum: Development
Topic: modifying the output format of an archive
Replies: 11
Views: 12402

is_signle_entry

thx a lot
I see it!
by pierre
Thu Sep 22, 2005 3:52 pm
Forum: Development
Topic: modifying the output format of an archive
Replies: 11
Views: 12402

precision

I don't want to modify
first page

but I would modify the entry in
http://info5765.infoweb-j.net/index.php ... roops.html
to get
this

... ?
by pierre
Thu Sep 22, 2005 3:49 pm
Forum: Development
Topic: modifying the output format of an archive
Replies: 11
Views: 12402

extended

Ok - I know how to modify the body in the template, yes -
but I don't want the first page to be modified, just the sigle entry
by pierre
Thu Sep 22, 2005 3:06 pm
Forum: Development
Topic: modifying the output format of an archive
Replies: 11
Views: 12402

html

So for now its like this:
actual

and I would:
that
by pierre
Thu Sep 22, 2005 2:47 pm
Forum: Development
Topic: modifying the output format of an archive
Replies: 11
Views: 12402

Modifying the page of en entry

I want to just modify just the printing of the entry not the template of the first page.
by pierre
Thu Sep 22, 2005 2:26 pm
Forum: Development
Topic: modifying the output format of an archive
Replies: 11
Views: 12402

Link {$entry.link}

What I want exactly modify is the result of printing this specific link when on e clicks on it it - in fact the page of the link entry for instance: I want to modify the content (in the middle) of this page : news

I didn't find any template to do this, and I dont find in code where this page is ...
by pierre
Thu Sep 22, 2005 2:21 am
Forum: Development
Topic: modifying the output format of an archive
Replies: 11
Views: 12402

modifying the output format of an archive

I want to modify the output of the page archive - the {$entry.link} var in entries.tpl .

How do I do that ?