PDA

View Full Version : Two questions


gent
02-28-2007, 01:57 PM
First, can I allow user register and submit news?
Second, can I integrate vivvo with SMF or other forums?

Thanks in advance

boccio
02-28-2007, 04:26 PM
Yes, you can allow users to register, gain automatic "Writer" status and publish news. This is accomplished with minor hack, and it's easy to do.

Vivvo CMS does not have plug-in for SMF at this point, but we shall release vBulletin integration soon.

gent
03-01-2007, 03:02 AM
I'm sorry, I can't find where I can allow users to register, gain automatic "Writer" status and publish news. from

http://playground.myvivvo.com/admin/preferences.php?general

Thanks

Alex
03-01-2007, 10:05 AM
This is not enabled on public demo, but can be easily customized on your copy of the software.

webrescue
03-17-2007, 08:40 AM
Can you explain here how to accomplish this hack?

Alex
03-19-2007, 05:56 PM
After user-registration process, new user is granted "member" status. If you wish to allow them post articles, its merely enough to change that line of code to grant "writer" status instead of "member".