Hi,
http://www.reviewboard.org/docs/codebase/dev/extending/extensions/#python-egg 
contains instructions on how to install the custom extension. Once you have 
a setup.py, run 
setup.py install 
after writing your extension and restart the server. 

For activating the extension, goto Admin --> Extensions, where you can see 
all the extensions installed. Click Enable on your extension, which should 
enable your extension (provided there arent any errors).

Hope that helps
Raja


On Thursday, March 14, 2013 10:38:04 AM UTC+5:30, Aditi Sarkar wrote:
>
> Hey everyone,
>                  I m new to to reviewboard. We are doing a college project 
> on reviewboard. And the requirement of the project is to extend the 
> features of reviewboard. From the official site's guidance we are able to 
> write the extension. We have put all the extension files in a folder. The 
> problem we are facing is we don't know where to place the extension folder 
> and what steps to do to install new extension. Please help.
>
> Thank you,
> Aditi
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to