Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
1answer
313 views

Allowing custom tags in TinyMCE for intergration with indexhibit

I'm trying to allow some custom tags to be entered into TinyMCE. The tag is <plug:plugin_name /> However this is turned into <plug:plugin_name></plug:plugin_name> I'm about to ...
1
vote
0answers
584 views

Indexhibit site, javascript dropdown menu, collapse on roll off?

I am working on an indexhibit site for my mom, and am having trouble with my drop down menu. I want each section to collapse when I mouse off it, instead of staying open as the next section opens and ...
1
vote
1answer
814 views

trying to make an accordion menu from a list - jquery indexhibit

Im teaching my self javascript & jquery so this might be a bit of a low brow question or entirely too much code for anyone to wade through, but Im hoping for some feedback. I have looked around ...
1
vote
1answer
1k views

indexhibit backgrounded plugin: change background image to foreground

I'm using the Backgrounded exhibit style on an indexhibit site. I understand that when an image thumbnail is clicked, that image becomes the background image. What I'd like to do is change it so it ...
0
votes
0answers
25 views

Force indexhibit to use url with www

i was trying to make my indexhibit installation to use nice urls + domain redirect to make it allways using 'www' in page URL but i've failed. Nice urls works fine but i can't make this www redirect ...
0
votes
2answers
381 views

What's so special about Indexhibit?

It seems that Indexhibit (www.indexhibit.org) is a sort of standard when it comes to building portfolio websites for artists. I just received a mail from an artist asking me whether I use Indexhibit. ...
0
votes
1answer
439 views

PHP if element exists, add width; if not, don't

I'm setting up a horizontally scrolling site, with Index Exhibit. One section needs to have a video, which I can't set up in the Indexhibit CMS backend (where it would add it to the wide div's width), ...
0
votes
1answer
160 views

.hide() function works in Chrome & Safari but not in Firefox

Hey all; I have a bit of code which is hiding one element of this website as soon as it loads. It seems to work okay in Chrome & Safari but it doesn't work in Firefox… <script ...