[rt-users] Change the place of title page name

Ruslan Zakirov ruz at bestpractical.com
Thu Jul 5 08:37:55 EDT 2012


Tried the following javascript and it worked. You can test in java
script console of your browser. Use a callback in Header to put it on
RT pages.

jQuery('#header h1').prependTo('#body');

On Tue, Jul 3, 2012 at 11:33 AM, Jonathan Khattir
<jonathan.khattir at mobiquithings.net> wrote:
> I would like put the title in div=body define in /Element/PageLayout
>
> I don't know syntax, i read the masonbook but i don't understand.
>
> http://imageshack.us/photo/my-images/21/todayk.png/
>
>
> 2012/7/2 Jonathan Khattir <jonathan.khattir at mobiquithings.net>
>>
>> Hi, I would like to known how i can change the place of the title of
>> current page view.
>>
>> The variable is $Title, define in /Element/Header so i would like export
>> this variable or the div <div id="header"><h1><% $Title %></h1></div> to
>> display the page name in footer (/Element/Footer) for exemple.
>>
>> Thanks to help me :)
>>
>>
>



-- 
Best regards, Ruslan.



More information about the rt-users mailing list