@yasha: If you are not considering managing it directly via source of the theme, how do you see link management from admin point of view? Simple edit box with list of names/links? more complex?
yasha
Joined: 2004-11-05
Posts: 40
Posted: Wed, 2009-10-21 20:11
Thank you both..
Serge - a simple edit box with names/links as a start would be great and answer most of ou needs... A 'target' parameter may also come in handy. Of course submenus and the like mirroring the album hierarchy are also something to look at.. I think anyone looking to embed their gallery like me within a framework like wordpress (or vice versa..) or a larger site with gallery as a component would apprecciate navigabilty within and without of gallery.
look and feel - a custom image background option for a generic tab would be nice. or rounded corners..i guess most of that could be styled thru the theme css?
yasha
Joined: 2004-11-05
Posts: 40
Posted: Fri, 2009-10-23 19:46
nivekiam,
I looked at themes/MyTheme/views/page.html.php -
Im not big on PHP...
Which line would i edit and what would i put there if i say wanted to add a tab with the word 'about' on it and a link?
thx, Yasha...
nivekiam
Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-10-23 20:07
You don't need to know PHP, just plain HTML and maybe a bit of CSS. It all really depends on where you want it on the page.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 16503
There's no plans. You can just edit /themes/MyTheme/views/page.html.php though
http://codex.gallery2.org/Gallery3:Tutorials:Themes
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 2139
@yasha: If you are not considering managing it directly via source of the theme, how do you see link management from admin point of view? Simple edit box with list of names/links? more complex?
Posts: 40
Thank you both..
Serge - a simple edit box with names/links as a start would be great and answer most of ou needs... A 'target' parameter may also come in handy. Of course submenus and the like mirroring the album hierarchy are also something to look at.. I think anyone looking to embed their gallery like me within a framework like wordpress (or vice versa..) or a larger site with gallery as a component would apprecciate navigabilty within and without of gallery.
look and feel - a custom image background option for a generic tab would be nice. or rounded corners..i guess most of that could be styled thru the theme css?
Posts: 40
nivekiam,
I looked at themes/MyTheme/views/page.html.php -
Im not big on PHP...
Which line would i edit and what would i put there if i say wanted to add a tab with the word 'about' on it and a link?
thx, Yasha...
Posts: 16503
You don't need to know PHP, just plain HTML and maybe a bit of CSS. It all really depends on where you want it on the page.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here