Jump to content

Recommended Posts

Posted (edited)

@mentions

@mentions are a common feature on social media sites like Twitter and Facebook. If you type an @ symbol and then start typing the name of a friend, an autocomplete menu shows so you can quickly then click on the user and they'll receive a notification that they've been mentioned. In 4.0 you can do exactly this to mention any user.

Automatic Saving

Currently, when you're typing a post, every 2 minutes the content of the post is saved, so that if you accidentally navigate away from the page, your post content can be recovered. The content is saved by making an AJAX request.

In 4.0, we've rewritten this to use HTML5 web storage. This unloads this work to the browser, meaning no call needs to be made to the server. Because this is much more efficient, the save can be done much more frequently (every few seconds). This makes the autosave feature much more useful.

In addition, we've expanded the feature to support attachments. So if you've uploaded files, these too will be automatically recovered. Essentially if you're in the middle of typing a post and you refresh the page, everything will reappear exactly as you left it.

Embedded Media

In 4.0, if a URL for YouTube, Flickr, Vimeo, College Humor or Hulu is inserted, we make a call to their oEmbed provider to obtain the embed code, so it's always up to date.  Still working on the google docs compatibility but expect a solution to that coming shortly.

Attachments and PHOTOS

blogentry-108264-0-46639300-1370524502.p

We decided to keep both an images and an attachments dialog as users wanting to insert an image will naturally look for the "Image" button - if however, you upload an image to the attachments dialog, it will work completely as expected.

The upload panel here is based on HTML5 which supports drag and drop uploading, let me REPEAT, I just tested it and you can drag an image into that little arrow with a cloud and it will load very nicely!  THIS ALSO WORKS VERY NICELY ON MOBILE AND TABLET!   if your browser doesn't support this, it will use Flash, Silverlight or Google Gears if you have any of those installed, and if not it will fallback to a HTML4 & JavaScript implementation (none of these support drag and drop, but instead you click the "Choose Files" button just as you do now - the label in the box will change to reflect this).

Uploaded files then show below the box (images will get a preview), and you can click on any to add them into the editor, or click the "Insert All" button. When you insert an attachment into the editor, it displays either the image if it's an image, or a link if it's anything else, just as it will actually appear in the post (rather than the current "[attach=XXX]" tag).

You can also of course delete the attachment, which will automatically remove it from the editor if you've already inserted it.

MORE TO COME!!

 

Edited by Harry
Posted

Love the new features and general feel of the upgraded board.  I do, however, have one purely cosmetic question about the changes...

The "+1" effectively serves as the gmg.com "helmet sticker."  That being the case, is it possible to use an emblem other than a heart?  I think we'd all pan NT rolling out heart shaped helmet stickers.

Posted

Love the new features and general feel of the upgraded board.  I do, however, have one purely cosmetic question about the changes...

The "+1" effectively serves as the gmg.com "helmet sticker."  That being the case, is it possible to use an emblem other than a heart?  I think we'd all pan NT rolling out heart shaped helmet stickers.

​Thanks for the feedback.  I am sure there will be some ways to adjust that down the line.  I know right now we would have the option of doing a Facebook type "like" but I am not too keen on that myself.  I am open to suggestion however.  That's actually not a bad idea to use a little Mean Green helmet.

  • 2 weeks later...
Posted

@greenminer  the key appears to be the code you use on the youtube video.  What works for me is when I click "share" or the 03-128.png on the youtube video and grab that particular code as opposed to copy and paste the address at the top. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Please review our full Privacy Policy before using our site.