Sphene Community Tools

Community

Copyright © 2007-2018 by Herbert Poul

You are not logged in.
Login
Register

Change Language:



AddThis Social Bookmark Button

A Django site.

Powered by Sphene Community Tools
Board » General » Feature Discussions » Username instead of first and second name

Page: Previous 1 2 3 4

Ok. It is now commited.
great, seems to work perfectly .. this installation is now updated too :)

thanks :)

Cool. One more thing - I've just commited a dynamic help_text for user displayname. It depends on the setting for fallback sequence. I've added updated polish translations too.
Cool. One more thing - I've just commited a dynamic help_text for user displayname. It depends on the setting for fallback sequence. I've added updated polish translations too.
nice.. your changes seem to work perfect .. i changed the backward compatibility for the template filter:

 # This is for backwards compatibility
-sph_fullusername = sph_user_displayname
+register.filter('sph_fullusername', sph_user_displayname)


(the assignment only works for methods called from within python .. e.g. the one in sphutils ..)

i am using the template filter in another application (http://goim2.sphene.net/goimweb/) so i discovered this problem, but other than that it seems to work smoothly :)
Hey, we have Signatures !!! Great, isn't it ? ;)

Page: Previous 1 2 3 4

Please login to post a reply.



Powered by Sphene Community Tools