to get rid of the smileys in my previous post. Very awesome
Oh I forgot all about noparse, I'll maybe make it handle smilies without the need for the noparse tag, but I wont to get it for a while. I'm in the process writing legal stuff. Google have changed their policies for apps hosted on their app store.
Basically writing a privacy policy that tells users I don't need a privacy policy :/
Bit of pain, but their changes should clean up the app store a bit. At least I don't have change any code.
Work in progress but I think I have the basics sorted. I need to check my grammar and spelling (maybe a Morgypie spell check). Might leave it alone until tomorrow as I need to read it with a fresh pair of eyes.
https://www.rslinkify.indecentcode.com/privacy_policy.php
30-Apr-2016 15:05:32
- Last edited on
30-Apr-2016 15:18:05
by
Indecent Act
Thanks Bodyy, I took your advice and added the comma
Yeah I'm trying to keep it short and readable. Fortunately I don't have to worry about advertising policies, cookies and personal data, that makes it so much easier.
Trouble is this is very new for chrome apps and there aren't many examples of policies that fit my criteria. Actually the majority of apps on the app store don't seem to have policies at all. Except for ones that harvest all they can from you. You need to be layer to understand those
I asked google for some tips, they just said keep it short and simple so that's what I'm doing
30-Apr-2016 15:46:49
- Last edited on
30-Apr-2016 15:47:28
by
Indecent Act
Where it says "Embeded", it's actually "Embedded". That's all I could find. Although it looks more like a typo, because you typed it correctly in the paragraph below that.
Other than that... OMG I LOVE THE NEW CODE TAG. You even added Java to it <3
[code]
console.log('Update: Version 3.1.9.54');
/* still being published, not live at the time of posting but I cant keep my eyes open */
/* Chrome app store has been slow to publish tonight, but should be out soon ™ */
console.log(' - Smilies removed from code block');
console.log(' - RS Linkify will no longer embed or linkify content in code blocks');
console.log(' - Removed Imgur gallery embedding as it worked inconsistently');
/*
* todo:
* remove bb elements from code block (in the meantime noparse can be used if needed)
* try to resolve imgur gallery issues (may not be possible due to their api)
* Sleep!
*
* Gnighhttt all
*/
setTimeout(function () {
makeCoffee();
}, 18000);
console.log('z z z z z z z z z z z z z z z z');
[/code]
30-Apr-2016 18:52:05
- Last edited on
30-Apr-2016 18:53:50
by
Indecent Act
Is there like some sort of simple, doable way to edit items on my Forum Avatar?
I'd love to be able to wear both my Black Beret and the Sunglass Monocles but I can't do that in game.
Lenoire
said
:
Is there like some sort of simple, doable way to edit items on my Forum Avatar?
I'd love to be able to wear both my Black Beret and the Sunglass Monocles but I can't do that in game.
Indecent Act
said
:
Lenoire
said
:
Is there like some sort of simple, doable way to edit items on my Forum Avatar?
I'd love to be able to wear both my Black Beret and the Sunglass Monocles but I can't do that in game.
Is something like this okay?
10773
http://www.indecentcode.com/rslinkify_images/10773.png
Yes, just what I was looking for.
Thank you. :3