Indexhibit

Login:

Created by:
Daniel Eatock &
Jeffery Vaska

Built with Indexhibit

resetting pre nav and post nav text

 

Indexhibit version: 2.0
Thread is resolved.

jamdan
UNITED STATES
12 month(s) ago
Permalink Post

How do reset the pre and post nav text? There seemed to be an easy way of resetting it in version 1.

jamdan
UNITED STATES
12 month(s) ago
Permalink Post

Please? I don't want to come across all whiny. Point me in the right direction.

Vaska A
UNITED STATES
12 month(s) ago
Permalink Post

Reset them to what? They don't need a reset - just re-input whaty ou need.

Antonin
FRANCE
12 month(s) ago
Permalink Post

I also would like to reset the content of the pre-nav area.

I would like to have the same title of all my website pages. I customized the index file in the part with the main title, but in my section projects the titles are based on this config : "project name"+"website name". And I just want to have the "website name".
Thanks!

Vaska A
UNITED STATES
12 month(s) ago
Permalink Post

But that has nothing to do with the pre or post nav - that would be edited in the template. Simply change the 'title' space to...

  1. <title>{{obj_name}}</title>
Antonin
FRANCE
12 month(s) ago
Permalink Post

Ok, but I always have the name of the section titles before the main name...

Vaska A
UNITED STATES
12 month(s) ago
Permalink Post

Not if you edit it as I've pointed out in my previous post. There isn't a limitation here - you can edit the ndxz_title plugin too, if you wish.

jamdan
UNITED STATES
12 month(s) ago
Permalink Post

I mean reset to the stock settings. I deleted "built with indexhibit". I'd like to put it back. I know it sounds idiotic, believe me.

Vaska A
UNITED STATES
12 month(s) ago
Permalink Post

Just add a link. There is no way to restore the 'default' pre/post nav because they aren't really intended to be default - people are expected to change them.

Antonin
FRANCE
12 month(s) ago
Permalink Post

If I delete the first 'strip_tags' (I think my question is focalized on), I have an error message. Can you tell me how I could transform it ? Thanks a lot Vaska.

    // need to deal with section tops too
    return ($OBJ->vars->exhibit['section_top'] == 1) ?
        strip_tags($OBJ->vars->exhibit['sec_desc']) :
        strip_tags($OBJ->vars->exhibit['title']);

Antonin
FRANCE
12 month(s) ago
Permalink Post

(and just another question : what is un style.css the line where I can adjust the width of the 'Indexhibit link' when I create one ? because I would like the Indexhibit links on the same line)

hewieretep
UNITED KINGDOM
5 month(s) ago
Permalink Post

can anyone tell me what the default coding is for the post nav area. I accidently deleted the 'built with indexhibit' credit and would like to have it back if possible.

any help would be appreciated.

arsondpi A
GREECE
5 month(s) ago
Permalink Post

simply make a link:

  1. <a href='indexhibit.org/'>Built with Indexhibit</…;
arsondpi A
GREECE
5 month(s) ago
Permalink Post

simply make a link:

  1. <a href='INDEXHIBIT_URL'>Built with Indexhibit</a>
hewieretep
UNITED KINGDOM
5 month(s) ago
Permalink Post

Cheers, I didn't realise it was so easy to do. It seems that I am a bit simple!!!

Showing 1 - 15 of 15 posts in Forum » Customize » resetting pre nav and post nav text
 

This thread has been closed, thank you.