/    Sign up×
Community /Pin to ProfileBookmark

Question About Website Editors?

Hi

I have a question about website editors that are online (ex. fortunecity, yahoo, lycos etc.) many hosting companies have like an editor that comes with your hosting/domain package.

What I was wanting to know is how these programs are written (languages etc.) or if anyone could point me in the direction of how these are developed. I am interested in learning how it is done for my own purposes. I just cannot get through my head how it is exactly done. I know its server side.

Does anyone know of an open source one where you can see some code?
Thanks

to post a comment
Full-stack Developer

1 Comments(s)

Copy linkTweet thisAlerts:
@buntineApr 09.2005 — Its fairly easy. You just neeed to provide a slightly-rich text editor for the user to enter his/her markup. Each language offers some type of file-handling functionality to create, edit and delete files/directories.

For example, user writes a small amount of HTML code into the form, clicks "save", the program goes off to the server, creates a blank HTML file, and then populates it with the user input.

To edit a file, open the previously created HTML file, grab its content and print it to the output within the HTML form.

Regards.
×

Success!

Help @sinisterj spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.7,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...