Magiczna Kawiarenka
| NAML
alpha
|
user_nodes
›
user_page
None
bg_color
dark_bg_color
forum_topics_per_page
highlight_bg_color
info_bg_color
light_bg_color
link_color
medium_border_color
nabble_stylesheets
site_style
text_color
text_weak_color
title_color
user_page
NAML documentation
Watch a video
Save Changes
Cancel
Override this macro
Usages of this macro
You must login as an administrator of Magiczna Kawiarenka.
If you are not the administrator, you can
create your own Nabble app
and customize its NAML code!
Email
Przykład: jan_kowalski@domena.pl
Hasło
Zapomniane hasło?
<override_macro name="user_page" dot_parameter="do" requires="servlet"> <n.get_user_from_parameter.as_user_page.do/> </override_macro>
↓
Overrides default macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may
try finding all usages of "user_page"
.
...
in
utilities.naml
953
954
955
<macro name="user_page" dot_parameter="do" requires="servlet">
<n.get_user_from_parameter.as_user_page.do/>
</macro>
Free forum by Nabble
Edit this page