[Bug 634] New: provide access to the active skin state

View: New views
5 Messages — Rating Filter:   Alert me  

[Bug 634] New: provide access to the active skin state

by Bugzilla from bugzilla-daemon@helma.at :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://helma.org/bugs/show_bug.cgi?id=634

           Summary: provide access to the active skin state
           Product: Helma
           Version: CVS trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Prototype/Script Management
        AssignedTo: helma-dev@...
        ReportedBy: maksim.lin@...


The active skin is currently not exposed to JS code, to for example allow
macros to determine from which skin the macro was called.
A small patch is attached that provides this functionality.
As a part of this patch, access to the ReponseTrans member variable of the res
global proeprty is also exposed to JS code, as some of its methos may also be
useful to be able to be access from JS code is soem specific circumstances.


--
Configure bugmail: http://helma.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Helma-dev mailing list
Helma-dev@...
http://helma.org/mailman/listinfo/helma-dev

[Bug 634] provide access to the active skin state

by Bugzilla from bugzilla-daemon@helma.at :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://helma.org/bugs/show_bug.cgi?id=634





------- Comment #1 from maksim.lin@...  2008-08-07 00:50 -------
Created an attachment (id=95)
 --> (http://helma.org/bugs/attachment.cgi?id=95&action=view)
patch


--
Configure bugmail: http://helma.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Helma-dev mailing list
Helma-dev@...
http://helma.org/mailman/listinfo/helma-dev

[Bug 634] provide access to the active skin state

by Bugzilla from bugzilla-daemon@helma.at :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://helma.org/bugs/show_bug.cgi?id=634


interface@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |1.6.3




--
Configure bugmail: http://helma.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Helma-dev mailing list
Helma-dev@...
http://helma.org/mailman/listinfo/helma-dev

[Bug 634] provide access to the active skin state

by Bugzilla from bugzilla-daemon@helma.at :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://helma.org/bugs/show_bug.cgi?id=634





------- Comment #2 from hannes@...  2008-09-20 22:34 -------
Thanks for the patch. How do you access the skin name from the macro? I'm sorry
if this question sounds stupid, but I have currently don't have the details of
Helma 1 macro invocation in my head.

Regarding the ResponseTrans getter, I'd actually prefer to expose the required
functionality in ResponseBean if it it's possible. What functionality do you
need that is hidden in ResponseTrans?


--
Configure bugmail: http://helma.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Helma-dev mailing list
Helma-dev@...
http://helma.org/mailman/listinfo/helma-dev

[Bug 634] provide access to the active skin state

by Bugzilla from bugzilla-daemon@helma.at :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://helma.org/bugs/show_bug.cgi?id=634


chris@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|1.6.3                       |1.6.4




--
Configure bugmail: http://helma.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Helma-dev mailing list
Helma-dev@...
http://helma.org/mailman/listinfo/helma-dev