How to make links with variable USERNAME?
Example: <a class="ow_add_content" href="{url_for_route for="photo_user_albums:[user=>`$username`]"}">My foto</a>
@Gugu: Yes :) Please replace ow_system_plugins/base/views/components/add_new_content.html with the file I've created for you, but you have to replace "your link here" with your link and "your text here" with your text. But remember to enable 'OW_DEV_MODE' in ow_includes/config.php first!