473,748 Members | 11,134 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Looking for ASP-based (HTML) page editor

I'm not a developer myself, but I am looking for something that maybe
one of you guys

- has done
- knows about
- would like to do - yes, I have a small budget for this. :)

The basic idea: A browser-based editor for *static* HTML pages, like
this:

1) When the script is first called, it will display a list of editable
(= HTML) files in a given directory.

2) The selected page is parsed by the script. It will look for
sections marked in a Dreamweaver-like comment style:
<!-- #BeginEditable "content" -->
CONTENT
<!-- #EndEditable -->

3) Contents of these sections are parsed and converted using a list of
RegEx expressions that translate HTML entities and markup into a more
readable, Wiki/Textile style format. E.g., <h1>foo</h1> would become
==foo== (see http://textism.com/tools/textile/ for a nice variation of
the same theme).

4) These "cleaned" content sections are presented as <textarea> fields
in a form, where a person who knows nothing about HTML can edit them.

5) After editing, the user can send the form back to the script, where
the modified sections are translated back into HTML using a
complementary list of expressions, replacing the previous content.

The whole thing should also have authorization (password protection
and/or user accounts) and maybe some kind of rollback feature.

I know that I could probably make a hundred CMS do this, but I want
something very simple and straightforward with just these features; no
database backend etc.

Does an ASP solution like this exist, maybe in someone's "unreleased
masterworks" drawer? :)

TIA.
Jul 19 '05 #1
2 1855
"David Winter" <wi************ *******@yahoo.d e> wrote in message
news:2c******** *************** ***@posting.goo gle.com...
I'm not a developer myself, but I am looking for something that maybe
one of you guys

- has done
- knows about
- would like to do - yes, I have a small budget for this. :) </snip>

www.rentacoder.com (don't use it myself, but quite a few other dev's do)

<snip> The basic idea: A browser-based editor for *static* HTML pages, like
this:

1) When the script is first called, it will display a list of editable
(= HTML) files in a given directory. </snip>

You'd need FSO (FileSystemObje ct) for this.... (there's probably a few other
ways but, FSO would be my personal choice)

<snip> 2) The selected page is parsed by the script. It will look for
sections marked in a Dreamweaver-like comment style:
<!-- #BeginEditable "content" -->
CONTENT
<!-- #EndEditable -->

3) Contents of these sections are parsed and converted using a list of
RegEx expressions that translate HTML entities and markup into a more
readable, Wiki/Textile style format. E.g., <h1>foo</h1> would become
==foo== (see http://textism.com/tools/textile/ for a nice variation of
the same theme).

4) These "cleaned" content sections are presented as <textarea> fields
in a form, where a person who knows nothing about HTML can edit them.

5) After editing, the user can send the form back to the script, where
the modified sections are translated back into HTML using a
complementary list of expressions, replacing the previous content. </snip>

I don't get it.....

Your obviously going to have to do part of the pages manually anyway as
you'll need to insert the markers, so, why not just use a web-based wysiwyg
editor?. Not only will it save a heck of alot of hassle, it will also save
alot of unnecessary work (and I'm sure the users themselves would prefer
such).

<snip> The whole thing should also have authorization (password protection
and/or user accounts) and maybe some kind of rollback feature. </snip>

PP and UA are simple enough, as is the rollback.... (if by "rollback" you
mean, backing up the file's before they are opened/edited?)

<snip> I know that I could probably make a hundred CMS do this, but I want
something very simple and straightforward with just these features; no
database backend etc. </snip>

Why a hundred CMS?. All you'd need is one CMS solution that supports
multiple users.

<snip> Does an ASP solution like this exist, maybe in someone's "unreleased
masterworks" drawer? :)

</snip>

Not aware of any that currently exist (atleast, not publicly anyway, there's
probably a few dev's around that have developed something similar and just
not released it).

Out of interest, why do the pages need to be "static HTML"?

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Jul 19 '05 #2
Check ASPIN.COM for HTML Editor components. There are dozens.
Newsletter or mail managers also do this, maybe even more what you're
looking for.

Jeff
On 8 Jul 2004 19:15:30 -0700, wi************* ******@yahoo.de (David
Winter) wrote:
I'm not a developer myself, but I am looking for something that maybe
one of you guys

- has done
- knows about
- would like to do - yes, I have a small budget for this. :)

The basic idea: A browser-based editor for *static* HTML pages, like
this:

1) When the script is first called, it will display a list of editable
(= HTML) files in a given directory.

2) The selected page is parsed by the script. It will look for
sections marked in a Dreamweaver-like comment style:
<!-- #BeginEditable "content" -->
CONTENT
<!-- #EndEditable -->

3) Contents of these sections are parsed and converted using a list of
RegEx expressions that translate HTML entities and markup into a more
readable, Wiki/Textile style format. E.g., <h1>foo</h1> would become
==foo== (see http://textism.com/tools/textile/ for a nice variation of
the same theme).

4) These "cleaned" content sections are presented as <textarea> fields
in a form, where a person who knows nothing about HTML can edit them.

5) After editing, the user can send the form back to the script, where
the modified sections are translated back into HTML using a
complementar y list of expressions, replacing the previous content.

The whole thing should also have authorization (password protection
and/or user accounts) and maybe some kind of rollback feature.

I know that I could probably make a hundred CMS do this, but I want
something very simple and straightforward with just these features; no
database backend etc.

Does an ASP solution like this exist, maybe in someone's "unreleased
masterworks" drawer? :)

TIA.


Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
2578
by: Jason Daly | last post by:
I'm a freshman at college as a computer science major. I'm not sure it has what I want. Does anyone know if a major commonly exists in web design (focusing in server side languages)? I want to program for the internet, but don't know where to get all of my information from to be the most knowledgeable I can be. Do i find what i'm looking for in some class somewhere? if so where do i look? or do i just buy all the asp, php, xml, etc...
2
1905
by: Wayne Wengert | last post by:
I hope this is an appropriate group for this question? I work with a non-profit group that uses SQL Server 2000 for their data backend. They have a moderate size web site with many data driven web pages (ASP at the moment but looking to move to ASP.NET). They also have several custom written Windows applications (VB) that access the database. The people that manage the business have no IT background. They depend on volunteers like me...
6
1633
by: Christoph | last post by:
I was browsing both the Amazon and Barnes & Noble websites looking for some good books but there appears to be *so* many and it's hard to tell which are going to be good or not. I'm looking for one or two *good* books on the subjects of ASP.NET and ADO.NET together. E.g., using ASP.NET on the front end to communicate with a back end database via ADO.NET. I'm hoping to find a mid-level type of book. I've been using PHP and MySQL for...
3
1039
by: MSDN | last post by:
I'm looking for some good books to increase our knowledge in ASP.NET We have several books here already: ASP.NET unleashed, XML for ASP.NET Developers, ASP.NET (Wrox), and ADO.NET development. What we're looking for are books that deal with topics like: Reflection, State Management, Interfaces, Connection Pooling, Control development (Basic and complex), etc. Half the developers here know how to code .NET. And use it regularily.
3
1129
by: Ahmed Shafi | last post by:
Hi there, I am developing a web application that allows developers to keep track of different Software engineering artifacts while doing development. It is a software engineering artifact tracking and managing application. I am looking for a web application framework where user login and roles etc is already implemented and I can easily add my pages and application logic to it. I looked at DotNetNuke but while its module development...
0
1078
by: Learner | last post by:
Hi there, We are looking for looking for an online auction software to buy that was built on .NET frame work and on ASP.NET and sqlserver. We are surfing the web to find to find a better one around. If some one has any idea of any kind of online auctions please let me us know. We found many of the auction sites in ASP, PERl and Coldfusion but there are not customizable to the maximum extent to meet the current business needs. We will...
6
1444
by: Jonathan Wood | last post by:
If you're an experienced C#/ASP.NET developer looking for projects that you can do from your own location, I may be able to provide you with some work. For more info, please visit http://www.softcircuits.com/consult/work.htm. Thanks. -- Jonathan Wood SoftCircuits Programming
1
2556
by: JpMaxMan | last post by:
Greetings. I'm having a strange problem on a Win 2003 server machine with VS 2005 installed. When I go to web site --asp.net configuration it loads the browswer window but instead of loading it gives me a 404 looking for login.aspx. Any help is appreciated. Server Error in '/asp.netwebadminfiles' Application. -------------------------------------------------------------------------------- The resource cannot be found. Description:...
5
4657
by: Alexey Smirnov | last post by:
Can someone suggest me a good light-weight free Wiki-engine? A source on C# is a plus :-) Any is help appreciated.
0
8828
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9367
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9243
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8241
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6795
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6073
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4599
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3309
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2213
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.