Author Topic: how can I add text to login page?  (Read 8172 times)

Offline timreichhart

  • Jr. Member
  • **
  • Posts: 28
how can I add text to login page?
« on: June 08, 2009, 01:20:21 PM »
Hi Guys
I just wanted to know how I can add text to the login page of my roundcube?

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
how can I add text to login page?
« Reply #1 on: June 08, 2009, 02:23:24 PM »
This is kind a question I hesitate to reply to. You don't need to be a programmer to answer the question yourself. 5 mins to analize the file structure and you'll see there is a skin folder with editable skins ...
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline timreichhart

  • Jr. Member
  • **
  • Posts: 28
how can I add text to login page?
« Reply #2 on: January 30, 2012, 02:48:54 PM »
Sorry for bringing this back up for 3 years but I still cant get any text or links to show up in the login page.

I want to do something like this: http://mail.thewavz.com/roundcube/
« Last Edit: January 30, 2012, 02:53:57 PM by timreichhart »

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
how can I add text to login page?
« Reply #3 on: January 30, 2012, 03:17:03 PM »
Edit /skins/default/templates/login.html

Offline timreichhart

  • Jr. Member
  • **
  • Posts: 28
how can I add text to login page?
« Reply #4 on: January 30, 2012, 03:27:44 PM »
I have tried that and NO luck.  here is my login.html

Code: [Select]
<!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;>
<html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>
<head>
<title><roundcube:object name=&quot;pagetitle&quot; /></title>
<meta name=&quot;Robots&quot; content=&quot;noindex,nofollow&quot; />
<roundcube:include file=&quot;/includes/links.html&quot; />
</head>
<body><title>&lt;roundcube:object name=&quot;pagetitle&quot; /&gt;</title>
  <meta content=&quot;noindex,nofollow&quot; name=&quot;Robots&quot; /> <roundcube:include file=&quot;/includes/links.html&quot;>
    <title>&lt;roundcube:object name=&quot;pagetitle&quot; /&gt;</title>
    <meta name=&quot;Robots&quot; content=&quot;noindex,nofollow&quot; /> <roundcube:include file=&quot;/includes/links.html&quot;>
      <title>&lt;roundcube:object name=&quot;pagetitle&quot; /&gt;</title>
      <meta content=&quot;noindex,nofollow&quot; name=&quot;Robots&quot; /> <roundcube:include file=&quot;/includes/links.html&quot;>
        <title>&lt;roundcube:object name=&quot;pagetitle&quot; /&gt;</title>
        <meta name=&quot;Robots&quot; content=&quot;noindex,nofollow&quot; /> <roundcube:include file=&quot;/includes/links.html&quot;> <img border=&quot;0&quot; src=&quot;/images/roundcube_logo.png&quot; alt=&quot;&lt;roundcube:object name='productname' /&gt;&quot; style=&quot;margin: 0pt 11px;&quot; /> <roundcube:object name=&quot;message&quot; id=&quot;message&quot;>
            <div id=&quot;login-form&quot;>
              <div class=&quot;boxtitle&quot;><roundcube:label name=&quot;welcome&quot; /></div>
              <div class=&quot;boxcontent&quot;>
                <form name=&quot;form&quot; action=&quot;/file/&quot; method=&quot;post&quot;> <roundcube:object name=&quot;loginform&quot; form=&quot;form&quot; autocomplete=&quot;off&quot;>
                    <p style=&quot;text-align: center;&quot;><input type=&quot;submit&quot; class=&quot;button mainaction&quot; value=&quot;&lt;roundcube:label name='login' /&gt;&quot; /></p>
                    <p> </p>
                    <p><br /></p> </roundcube:object></form>
              </div>
            </div> </roundcube:object></roundcube:include> </roundcube:include> </roundcube:include>
    <p><br /></p> </roundcube:include></body>

</html>
« Last Edit: January 30, 2012, 03:30:35 PM by timreichhart »

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,855
how can I add text to login page?
« Reply #5 on: January 31, 2012, 02:42:50 AM »
I'm not sure what you've done exactly but you've really messed that page up. you need to restore the orignal login.html file and start again. what exactly are you trying to do? make sure when you edit the file you use a plain text editor.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦

Offline timreichhart

  • Jr. Member
  • **
  • Posts: 28
how can I add text to login page?
« Reply #6 on: February 01, 2012, 04:00:41 PM »
I didnt do anything to this login.html page it was packaged in my iredmail package. What I am trying to do is have a link on that page for other webmail client for slower connections can use.

Offline hosenhans

  • Jr. Member
  • **
  • Posts: 30
how can I add text to login page?
« Reply #7 on: February 02, 2012, 08:39:28 AM »
Don't look no further, because there's an app for that! Or rather there's a plugin for that. See Plugin login_info: Text auf der Login Seite bei Roundcube einblenden I am using it myself to announce updates on my roundcube login page.

Offline timreichhart

  • Jr. Member
  • **
  • Posts: 28
how can I add text to login page?
« Reply #8 on: February 03, 2012, 01:11:53 AM »
That plugin when I download its saying its corrupt.

Offline hosenhans

  • Jr. Member
  • **
  • Posts: 30
how can I add text to login page?
« Reply #9 on: February 03, 2012, 06:16:08 AM »
If you are using linux/unix/mac osx uncompress the archive in a shell as follows:

Code: [Select]
tar xvzf login_info_rc0.5_v1.2.tar.gz

If that doesn't work (or you are using windows) try the zip-archive I created and attached for your convenience.

[ATTACH=CONFIG]1820[/ATTACH]

Offline elbek

  • Newbie
  • *
  • Posts: 6
Re: how can I add text to login page?
« Reply #10 on: April 17, 2012, 06:01:08 PM »
Please, attach file again...

thanks  :)