Dear all, Dear Ron,

To show a list of selected publications, I use this query.

 print biblio_db_search("inline", "keyword","selected"); 

Which works fine. The only issue I have with this, is that, afterwards click on one of these, it refers to a url of the form:
http://thomas.deselaers.de/biblio/viewinline/613, where I would like to have the URL http://thomas.deselaers.de/node/613.

Any idea, how to achieve this?

Thanks a lot,
thomas

Comments

rjerome’s picture

Status: Active » Fixed

I just added a setting in the links section of the admin/settings/biblio page called "Carry "inline" mode through to all links", if you un-check this, it should solve your problem.

Ron.

deselaers’s picture

perfect, works like a charm.
Thanks a lot Ron!

thomas

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.