-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

David Huynh a écrit :
> blanchet wrote:
>> Hello,
>>
>> Cool. Thank you for your reply. I have to precise
>>
>> (1) Yes I don't want the title of the tab to change when I clic on 
>> "sorted by". The code source is still
>> <title>Publications</title> but what appears in the tab title is 
>> "Publication {group as sorted} - mozilla firefox".
>>   
> Add the following script after you include exhibit-api.js,
> 
> SimileAjax.History.formatHistoryEntryTitle = function(actionLabel) {
>     return SimileAjax.History._plainDocumentTitle;
> };

Sorry. How do I include this script? Like this ?

<script
src="http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js";
type="text/javascript"></script>
<script SimileAjax.History.formatHistoryEntryTitle = function(actionLabel) {
    return SimileAjax.History._plainDocumentTitle;
};></script>

It doesn't work.

Neither like this
<script
src="http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js";
type="text/javascript"></script>
SimileAjax.History.formatHistoryEntryTitle = function(actionLabel) {
    return SimileAjax.History._plainDocumentTitle;
};

> 
>> (2) Unfortunately I don't have div.exhibit-views-header. I used the html 
>> source here 
>> http://simile.mit.edu/wiki/Exhibit/How_to_make_a_publications_exhibit
>> and there is no div.exhibit-views-header too.
>>   
> Just add it yourself.
> 
> It's just regular CSS stuff.

I mean I don't have <div class="exhibit-views-header"> in the HTML code
copied form
http://simile.mit.edu/wiki/Exhibit/How_to_make_a_publications_exhibit

Whatever I have already put it in my style.css and it doesn't change
anything.

I will have a look at the translation in French with the help of Sacha Zyto.

Best regards,

Adrien

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG1m3bL1ZUYZKe5AERAmTrAKCz4g/LUDGea6IX2xZZ/emYg+Jz1gCgg9SL
oWkK3tV6P8ASsr6JVQR6sJ8=
=wgsa
-----END PGP SIGNATURE-----

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to