Excellent, quick tutorial, thanks for sharing, I'm assuming you could also add a text input for the permlink if you wanted to be able to control it instead of hard coded in to the jscript?
You are viewing a single comment's thread from:
Excellent, quick tutorial, thanks for sharing, I'm assuming you could also add a text input for the permlink if you wanted to be able to control it instead of hard coded in to the jscript?
Yes absolutely - but the thing to do would probably be to convert the title line to a permlink by using a regex to replace spaces with dashes... I thought that was probably out of scope for this in an effort to keep it simple as possible though