CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 18 Aug 2025 17:56:39 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091206194015
location: https://web.archive.org/web/20091206194015/https://github.com/rxcfc/rich_text
server-timing: captures_list;dur=0.955630, exclusion.robots;dur=0.034423, exclusion.robots.policy;dur=0.013010, esindex;dur=0.011617, cdx.remote;dur=350.759541, LoadShardBlock;dur=822.196084, PetaboxLoader3.datanode;dur=341.786864, PetaboxLoader3.resolve;dur=358.528674
x-app-server: wwwb-app239
x-ts: 302
x-tr: 1638
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=3
set-cookie: wb-p-SERVER=wwwb-app239; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 18 Aug 2025 17:56:41 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 06 Dec 2009 19:40:14 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "b030247315bbb18459a1d62aeba47407"
x-archive-orig-x-runtime: 126ms
x-archive-orig-content-length: 24369
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 06 Dec 2009 19:40:15 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 06 Dec 2009 19:40:15 GMT", ; rel="memento"; datetime="Sun, 06 Dec 2009 19:40:15 GMT", ; rel="next memento"; datetime="Thu, 25 Feb 2010 00:58:48 GMT", ; rel="last memento"; datetime="Sat, 21 Aug 2010 11:35:51 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_13_20091206185002_crawl102-c/52_13_20091206194014_crawl101.arc.gz
server-timing: captures_list;dur=0.744918, exclusion.robots;dur=0.024644, exclusion.robots.policy;dur=0.009997, esindex;dur=0.011148, cdx.remote;dur=157.390679, LoadShardBlock;dur=855.557201, PetaboxLoader3.datanode;dur=278.108028, PetaboxLoader3.resolve;dur=1521.843762, load_resource;dur=1002.879410
x-app-server: wwwb-app239
x-ts: 200
x-tr: 2121
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
rxcfc's rich_text at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | RichTextEditor (RTE) for SproutCore edit |
Homepage: | edit |
Public Clone URL: |
git://github.com/rxcfc/rich_text.git
Give this clone URL to anyone.
git clone git://github.com/rxcfc/rich_text.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:rxcfc/rich_text.git
|
name | age | message | |
---|---|---|---|
![]() |
README | Tue Dec 01 20:47:46 -0800 2009 | Added Credits to README [rxcfc] |
![]() |
core.js | Thu Dec 03 07:09:06 -0800 2009 | Version bump [rxcfc] |
![]() |
english.lproj/ | Mon Nov 02 11:27:49 -0800 2009 | First Commit [rxcfc] |
![]() |
lib/ | Fri Dec 04 12:25:08 -0800 2009 | Cleanup and Optimization for Sanitizer [rxcfc] |
![]() |
mixins/ | Tue Nov 03 09:50:00 -0800 2009 | Better behavior for focus/blur and responders [rxcfc] |
![]() |
resources/ | Tue Dec 01 13:28:28 -0800 2009 | Initial tests [rxcfc] |
![]() |
tests/ | Wed Dec 02 21:35:50 -0800 2009 | Basic layouts for editors in tests [rxcfc] |
![]() |
views/ | Sat Dec 05 11:25:24 -0800 2009 | Cleaner handling of value and fieldValue setting [rxcfc] |
README
============================================================================= Project: RichText Copyright: ©2009 Peter Wagenet ============================================================================= RichText Editor for Sproutcore. Demo at: https://rxcfc.github.com/rich_text_demo CREDITS: Wysihat: https://github.com/josh/wysihat Much of my inspiration comes from this project. I've also borrowed extensively from their sanitization/normalization code. SCUI: https://github.com/etgryphon/sproutcore-ui I've looked to the SCUI.ContentEditableView for ideas on how best to implement this in SproutCore.
This feature is coming soon. Sit tight!