8000 Per user manifest · Issue #1 · cyberdelia/manifesto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Per user manifest #1

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

Open
gregoryS opened this issue Mar 5, 2012 · 7 comments
Open

Per user manifest #1

gregoryS opened this issue Mar 5, 2012 · 7 comments

Comments

@gregoryS
8000 Copy link
gregoryS commented Mar 5, 2012

Hello,

thanks for this app
I have a problem integrating manifesto as app in my django project, but my principal question is:

Is there a easy way to add a per-user manifest within your app? including user parameters such as a selection of user's images related to the user profile configuration? In order to add only the user related images in the per-user manifest?

thanks for your future answer

@cyberdelia
Copy link
Owner

That would require to pass request to UnifiedManifest in ManifestView, this is not the case for now, but it should not be to hard to do, do you want to give it a try ? I do accept pull-request !

@gregoryS
Copy link
Author
gregoryS commented Mar 5, 2012

What do you mean by UnifiedManifest?
That would really not be hard at all! Maybe i will check it soon
G.

@gregoryS gregoryS closed this as completed Mar 5, 2012
@gregoryS gregoryS reopened this Mar 5, 2012
@gregoryS
Copy link
Author
gregoryS commented Mar 5, 2012

sorry ...

@cyberdelia
Copy link
Owner

You can find UnifiedManifest here : https://github.com/cyberdelia/manifesto/blob/master/manifesto/__init__.py#L15

@gregoryS
Copy link
Author
gregoryS commented Mar 6, 2012

if you give me tips of how to do this , I could...

@cyberdelia
Copy link
Owner

You should create an instance of UnifiedManifest in ManifestView and passing it the request object, and modifying UnifiedManifest accordingly.

@gregoryS
Copy link
Author

Sorry but i will have no time to do this, although i need this kind of solutions to make my things working...

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

2 participants
0