Author Topic: I need tips to customize roundcube  (Read 2324 times)

Offline Adewagold

  • Newbie
  • *
  • Posts: 5
I need tips to customize roundcube
« on: April 11, 2017, 04:10:13 AM »
Hello everyone, I have been trying to customize roundcube interface but most times i come across something like this:
<roundcube:form name="form" method="post">
<roundcube:object name="loginform" form="form" size="40" submit=true />
</form>

Basically i want to edit the login input tags and put a place holder and also change the label from password to PIN.

i want to also comment out some links from the settings but i couldn't find appropriate files to modify..

I will appreciate every suggestions..

Thanks

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: I need tips to customize roundcube
« Reply #1 on: April 11, 2017, 08:20:05 AM »
The only way to add placeholders right now is with javascript.