Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get started #1

Open
magro opened this issue Jan 23, 2012 · 5 comments
Open

How to get started #1

magro opened this issue Jan 23, 2012 · 5 comments

Comments

@magro
Copy link

magro commented Jan 23, 2012

Hi, I'm just starting with play and want to use casino-play for user registration etc. Unfortunately, adding the module to my project does not work.

I symlinked casino or casinojpa from the cloned repo to $PLAY_HOME/modules/casino-1.1 ($PLAY_HOME/modules/casinojpa-1.1 respectively) and afterwards added - play -> casinojpa-1.1 to my dependencies.yml.

Running play install casinojpa-1.1 told me No module found 'casinojpa-1.1', and play dependencies did not mention casinojpa either.

Can you provide some hints what's needed for getting started?

Thanx && cheers,
Martin

@raphaelbauer
Copy link
Owner

Hi Martin,

casio is currently awaiting approval from playmodules to be listed.
Once it's approved you can simply add it via dependencies.yml.

Right now you would have to download the source and link the
respective modules yourself. If you are a developer it's easy to do -
but if not you might waste a lot of time... The setup i described in
"Setup and develop".

I would suggest to simply wait some days until casino is approved...

Best,

Raphael

@magro
Copy link
Author

magro commented Jan 23, 2012

On 01/23/2012 11:07 AM, reyez wrote:

Hi Martin,

casio is currently awaiting approval from playmodules to be listed.
Once it's approved you can simply add it via dependencies.yml.
Great!

Right now you would have to download the source and link the
respective modules yourself. If you are a developer it's easy to do -
but if not you might waste a lot of time... The setup i described in
"Setup and develop".
I just noticed some of the commands I executed (sync?) obviously removed
the content of the casino folder, I'll check again after having reset
git to HEAD.

Cheers,
Martin

@gguan
Copy link

gguan commented Jan 23, 2012

Hi, I have a question. If I want to customize User model, how can I do that? It seems module has its own User class and has name conflict with my User class. I need to add more fields to User such like profile image, shall I edit User class in your module or there is any other strategy for customizing?

@johngouf
Copy link

Hi there, is the module approved?
Do we have any news on that?

@raphaelbauer
Copy link
Owner

On Sat, Feb 25, 2012 at 11:36 PM, johngouf
[email protected]
wrote:

Hi there, is the module approved?
Do we have any news on that?
not yet... working on it ;)
ra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants