Open dokterbob opened 11 years ago
Hi,
This looks great! I'm going to test it with a real-world project this week and then merge.
Thanks!
@littlepea Have just added a model field in order to fully cover the API offered by TinyMCE (and make usage even easier). Let me know if this is something you do not want - in which case it is easily removed.
poke
@littlepea Another poke. :)
@dokterbob Hi, sorry to keep you waiting, has been loaded at work... Will look into it this weekend I promise :)
Hey @littlepea, I see you are rather time constrained. :)
Perhaps it would be an idea to share maintainership somehow, so we can keep django-editor more up-to-date. That would make it a lot more likely for me (and other people) to actually start using it as a dependency in other projects.
Let me know what you think about it.
Hi, I think it makes sense :)
How would it work, shall I give you commit permissions on the repo?
That, and perhaps also to the PyPI package.
Would also be great if we could review eachother's patches. So instead of pushing features straight to be master branch (which would be fine for bugfixes and such) we'd fire a pull request and assign the request to the other for a review (both contents and approach. This way we'll have an extra eye and both stay on the same page. Plus a code review never hurts (with newsletter I often have other people review and test my stuff).
Sounds good. We could use feature branches then?
I've added you as collaborator, for pypi is your username "dokterbob"?
Patches allowing for extending editors and full configurability. Implementation of #1.
Patches of #2 are also in this pull request - but that should work out fine (they should simply disappear as soon as those are merged in - main reason is so we can split out eventual discussion).