The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
7answers
1k views

Collaborative editing Source Code Online

I searched so long for a opportunity where i can edit sourcecode with a friend or a co-worker together - collaborative editing. I found Gobby, Bespin (Skywriter) by Mozilla, Cloud9 IDE (at this time ...
6
votes
2answers
8k views

Is there a quick way to edit a specific Tumblr post?

I'm at a specific post of my Tumblr blog (its permalink). I want to edit it. Is there a quick way to do that? I don't see an Edit link anywhere. When I try to search for it in my dashboard by ...
4
votes
6answers
14k views

Is it possible to edit posts in Facebook?

I know that now it is possible to edit comments. Is there a way to do the same with old posts?
3
votes
2answers
126 views

Multiple lines on Card

When I attempt to SpaceSpaceEnter to move to another line, It actually is creating a new card? Can someone help me with what I am doing wrong?
2
votes
1answer
759 views

There's a specific website like jsFiddle, but i can't remember the name/url. Can you help? [closed]

A while ago i found a website much like jsFiddle, focused on collaborative editing. It has forking and it's full of HTML5 experiments. Unfortunately i can't remember the name; do you by any chance ...
2
votes
1answer
52 views

Google plus - disable all post changes

Am I able disable new changes for a G+ post? Say I post an image on G+ and somebody writes a really bad comment. I want to "conserve" the comment (disable new changes like deletion or editing of the ...
2
votes
1answer
74 views

Can't find controls to edit a previously saved Clipboard item

How do you edit a snippet that's been previously saved in Clipboard, one that's been saved after the highlighter box is done? Saved some lyrics using Clipboard, but it appears to contain a chunk of ...
2
votes
1answer
348 views

Have Google removed the option to roll back to the old Google docs version?

I tried following the advice given in another thread for rolling back the google docs version to the old one, but I couldn't find the option in the Editing section of the google docs settings. Can ...
1
vote
1answer
930 views

New toolbar for editing in Vector: How to get?

Using MediaWiki 1.16 with the Vector skin (fresh installation, no upgrades or imports), how do I get that new fancy Ajax-enabled editing toolbar? I've digged through all available settings in php, ...
1
vote
2answers
190 views

How do I comment and edit on an activity post?

I write something on a card in the Activity window and press "Comment". It then posts on the card. Now, later I would like to have other people comment on the post, or edit it myself or commennt on it ...
1
vote
0answers
41 views

Web app that hosts css and allows you to edit it online

Is there a service that hosts css files and allows you to edit them online? Similar to the WebPutty.net site that is no longer available?
0
votes
1answer
138 views

Script editor inside a web page

I need to edit some scripts from a web app, at the moment i'm using a plain textarea and it works. The main problem is that these scripts have indentations so i'd like to simply press TAB to control ...