Has anyone developed or thought about developing a payment module for the ecommerce store module that accepted the User Points from the userpoints module?
Just wondering if assigning a negative value to the points for a given task in the user points module would have the result of subtracting points from a user? Could I effectively have some actions that allowed users to earn points, like posting to the forums, and some that cost them points like sending an email to the user base.
I am about to write a module which contains a new node type. My problem is that the node creation form always shows the 'title' field and the information about the 'author'. I would like to remove this information from the form but the node type should be searchable usind the core search.module. Can anybody help me in solving this issue?
I inserted a table with [csv unquoted sep=;] and [/csv] around it.
In the post the text is formatted as a table. no problem, everything looks fine.
But, on the front page I show the first 200 characters, and there the html text is also shown (so all the ; and the csv unquoted sep=;] text is shown as regular text.