[Plone-UI] use a icon for login (plone.personal_bar) in plone 3.0.x

ddavout danielle.davout at gmail.com
Mon Jan 21 19:36:23 UTC 2008


in fact this Login is a user action you can make it visible or not in the ZMI 
/portal_actions/user/login
choose an icon ... as an expression
everything is  used by
plone.app.layout-1.0.5-py2.4.egg/plone/app/layout/viewlets/personal_bar.pt
if you can read Python fluently ...

for example if you put no Title, Login will disappear
I don't know which expression is expected for the icon
may be we have to add an action icon in the tool portal_actionicons



rfernandes wrote:
> 
> Hi all.
> 
> I'm using Plone 3.0.4 and i would like to replace the login (link to login
> form in the personal bar) by an icon.
> 
> i've tried following
> http://plone.org/documentation/how-to/add-icons-to-the-personal-bar but
> the code is outdated for plone 3. 
> 
> I've also tried in portal_actionicons adding an icon but it didn't work:
> 
> "controlpanel  	login  	  login   0  lock_icon.gif"
> 
> Does anyone knows a way to replace login link by an icon?
> 
> thanks in advance,
> Rui
> 

-- 
View this message in context: http://www.nabble.com/use-a-icon-for-login-%28plone.personal_bar%29-in-plone-3.0.x-tp14715801s6746p15004663.html
Sent from the User Interface & Design mailing list archive at Nabble.com.





More information about the UI mailing list