MeteorPackaging / discussions

Ask for Meteor integration help, or discuss Meteor 3rd party library packaging
5 stars 1 forks source link

Packaging simplemde-markdown-editor #49

Closed rshipp closed 8 years ago

rshipp commented 8 years ago

I'd like to create a Meteor package for the third-party library https://github.com/NextStepWebs/simplemde-markdown-editor.

Assuming this is still accurate, could I get access to fork the library to the MeteorPackaging org?

Thanks

splendido commented 8 years ago

Hello @rshipp! Could you please have a look at this comment? I'm not pretending you had to read it before posting here, it's just to save a bit of time ;-)

rshipp commented 8 years ago

Ok, thanks, I'll take a look at the jspdf repos. Should I still register a group name like "nextwebsteps" on atmosphere for the namespace? I'm not sure how this works - I don't want it to look like I'm trying to represent nextwebsteps, since I'm not affiliated with them, but that seems to be the current recommended practice.

zimme commented 8 years ago

@rshipp I've registered nextwebsteps organization on meteor.com/atmospherejs.com because I was actually going to package simplemde but I never got to it.

Ping me when your done with it and I'll give you access to the namespace.

zimme commented 8 years ago

I don't see a problem with us trying to package up things under their proper names and organizations as long as we're willing to change it or release control over it to the people behind the real project.

rshipp commented 8 years ago

There's a start here, but I'm not sure how to test it without uploading to Atmosphere. Specifically, I'm worried about whether the addFiles/addAssets calls are correct, since I seem to remember there being some hardcoded path issues with the CSS for lepture's original Editor.

splendido commented 8 years ago

Could this be useful?