You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "aswanikumar v (JIRA)" <ji...@apache.org> on 2010/05/06 08:23:48 UTC

[jira] Commented: (PLUTO-214) Add logout link to portal page.

    [ https://issues.apache.org/jira/browse/PLUTO-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864666#action_12864666 ] 

aswanikumar v commented on PLUTO-214:
-------------------------------------

I am using the Fire Fox version  3.0.10 , and pluto version 1.1.7 .

the logout link is not working , the logout is showing as a plain text (not a link) ,  when i checked  the pluto-default-theme.jsp 
file the code 

<div id="logout">
        <a href="<c:url value='/Logout'/>">Logout</a>
    </div>

in pluto.css file
#logout {
  float:right;
  font-size:smaller;
}

when i removed  float:right ; the user found the link and if he clicks he is successfully logged out.
but if i removed that the Logout is showing right side of portlet page, i can manage that to display right side of the portlet page. 


thank you
Aswani




> Add logout link to portal page.
> -------------------------------
>
>                 Key: PLUTO-214
>                 URL: https://issues.apache.org/jira/browse/PLUTO-214
>             Project: Pluto
>          Issue Type: New Feature
>          Components: portal driver
>    Affects Versions: 1.1.0
>            Reporter: ZHENG Zhong
>            Assignee: ZHENG Zhong
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> To allow users to logout.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.