alternate tpl?
pht3k - September 23, 2007 - 06:03
| Project: | roundcube webmail integration |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
hi,
i have a 3 columns template but i would like to use only 2 columns for the webmail integration, like i did with gallery2 integration, using page-gallery.tpl.php instead of page.tpl.php
i there something similar i can do with rcmail? if yes, what is the name of the file i should use?
thanks,
pht3k

#1
Hello,
there are no plans to integrate such feature. If there were ressources, they will take to make it working for drupal 6.x.
BTW,the use of roundcube won't be very productive if they run in too small windows/frames (like other mail 'applikations').
best regards
Stefan
#2
that's why i wanted to use an alternate tpl to use 2 columns instead of 3.
but if i cant i will simply not use rcmail.
too bad i realy wanted to try roundcube; it looks awesome
thanks anyway,
pht3k
#3
I have not used the module but in general terms what you want is possible, the details depend on the path(s) used by the module, if for example they all start with 'roundcube', the same approach as used with the gallery module should work. So if all paths start with 'roundcube' the file would be page-roundcube.tpl.php
#4
gooood!!
i tried page-roundcube.tpl.php: not working
then page-rcmail.tpl.php: working!!
thanks a lot for the info :)
to the project admin : you can add this info to your wiki
pht3k
#5
2 columns was not enough wide so i finally took only 1 column wide for roundcube, using the alternate tpl. i added the link in the my primary links at the top of the page. the result is pretty neat. if someone want to have a look:
http://flickr.com/photos/66461762@N00/1431195696
the main page with the 3 columns
http://flickr.com/photos/66461762@N00/1431196202
the rcmail page with 1 column
:)