EPrints Technical Mailing List Archive

Message: #05822


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] How to find out, which ist the current URL of a page?


Again,

how to find out, which ist the current URL of a page?

We found out, that perl_lib/EPrints/Script.pm supports current_user and current_lang, but why there is no current_url?

Line 86:
$state->{current_user} = $state->{session}->current_user;
$state->{current_lang} = [$state->{session}->get_langid, "STRING" ];
$state->{current_url} = [$state->{session}->current_url, "STRING" ];

Works fine within a templates <epc...>-statement!

Are there alternatives?
Cheers

 Jens

--
Jens Vieler
Informatikdienste
Universität Zürich
Stampfenbachstrasse 73
CH-8006 Zürich

mail:  jens.vieler@id.uzh.ch
phone: +41 44 63 56777
http://www.id.uzh.ch


Inactive hide details for jens.vieler---12.07.2016 15:49:26---Dear List, i want to show (or not) content, ruled by a template, jens.vieler---12.07.2016 15:49:26---Dear List, i want to show (or not) content, ruled by a template, depending on the

Von: jens.vieler@id.uzh.ch
An: (eprints-tech@ecs.soton.ac.uk) <eprints-tech@ecs.soton.ac.uk>
Datum: 12.07.2016 15:49
Betreff: [EP-tech] Template action depending on a documents URL
Gesendet von: eprints-tech-bounces@ecs.soton.ac.uk





Dear List,

i want to show (or not) content, ruled by a template, depending on the documents URL. Specific problem: the default template is serving a search
input field, which doesn't make sense for the search itself. So i want to exclude this form if i am already inside simple od advanced search.


Does anybody could give me a 3-line code example of howto deal with <epc:if...> in context with the url of a document?


Best regards
Jens


--
Jens Vieler
Informatikdienste
Universität Zürich
Stampfenbachstrasse 73
CH-8006 Zürich

mail:  jens.vieler@id.uzh.ch
phone: +41 44 63 56777

http://www.id.uzh.ch*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive:
http://www.eprints.org/tech.php/
*** EPrints community wiki:
http://wiki.eprints.org/
*** EPrints developers Forum:
http://forum.eprints.org/