New pictures on main page, remove login link, limit pics in slideshow
|
estetico
Joined: 2009-10-30
Posts: 4 |
Posted: Mon, 2009-11-02 09:44
|
|
Hi everybody, I have 3 questions, which i wrote in subject line 1. how to show new uploads on main page? 2. how to remove "login" link from website? 3. How to limit pictures in minislideshow? thanks in advance! |
|
| Login or register to post comments |

Posts: 16315
1. Write or wait for a new module. Take a look at the existing imageblock code for inspiration.
2. How do you propose to login?
3. Minislideshow? You mean cooliris?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 241
@floridave: WP style perhaps?
http://mygallery.com/g3-admin
I think it could be a setting of the theme to show "login" link or not. Right now it is embedded by inside code and not exposed for management via page.html.php
@estetico: You can modify the theme and hide the link: open screen.css and add the following
Similar could be done with the main menu:
Posts: 16315
@Serge D: The login link ( and others) will be changed once we get some embedded API, but in the mean time, you can as you suggest, hide it with CSS via the theme.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
1. cant write new module
may be i can transfer some "code" from module "latest_uploads" on main page?
2. if i remove login link, then how can i (admin) be logged in? huh
3. i mean minislide show module, there was all pictures from my gallery, it making a lot of traffic
thanks in advance
Posts: 241
@estetico: a little bit of hacking: http://yourgallery.url/login/ajax. Fill out login info, submit, come back to the gallery root/refresh
Posts: 4
lol, its working, thanks
any things about "organize main page" and slideshow?