what is a simple open source cms with page view editing [closed] - open-source

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I want to find a simple small open source cms and I like the idea of logging in, then being able to go to any website page and double click on it to edit it on the fly- are there any that offer this? in drupal and wordpress you have to wait for the admin pages to load and then flick to the public view and it is quite annoying.
thanks
andy

In Joomla it's possible http://www.joomla.org/

Try Plone, it allows you to edit pages inline (turned off by default).

You did not try very hard to find an answer.
First link on Google. http://opensourcecms.com

Related

HTML live editor for angular [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 months ago.
Improve this question
hi I search for extension for ive editing html code angular without recompiling it
Because Angular transform the whole projekt into a SPA (Single-Page App) which include the html and javascript too in a bundle, you need to compile it, if you want to test your changes. 'ng serve' command does it for you. The compile time depends a lot on the performance of your machine.
Of course you can still make changes on html and css in the browser for testing.:)

Website backend for this website? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I found this website some days ago, and I've been thinking about how they do it. Does anyone what kind of back-end they use for everything? Forums, changelog etc. Can't find anything in the codes, and I'm sure they've not made all this by themself.
ExpressionEngine, Twitter Bootstrap and?
Their CMS is : ExpressionEngine.
Their Content Delivery Network is : BootstrapCDN, Akamai and jQuery CDN.
Their forum tool looks to be in ExpressionEngine, probably a plugin.
I suggest using BuiltWith.com for these kinds of questions instead on stackoverflow.

looking for html prototype kit [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I'm looking for a fast way to prototype simple html sites. A collection of pre made html elements (like buttons, forms, messagebox's,... )
I found something like it once, but forgot to bookmark and have been searching for hours.
Twitter Bootstrap may be what you want.
What you're looking for is a template. Just search for "template website" on Google and you'll find a tonne of website offering both free and paid templates.

Open Source CMS based on kohanaphp [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Im searching open source CMS based on kohana.
I want to see ideas used in admin section and all idea for cms.
Please show me smth.
Bluehawk was working on Kohanut, but last I read, he's been busy and hasn't updated it in a couple of months. I've also seen one called S7N CMS in the past but don't know as much about it.
Gleez CMS seems to be active these days. I haven't tried it much though, but in testing it looks good. Or there's BDQCustom (about which I know less).

Looking for library/code that allows selecting html elements in a web page visually [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I'm looking for open source libarary that I can use to enable users of my site to open any page (perhaps in an iframe) and allow them to select an html element from it just like firebug allows.
It should be done in a website (no by a browser plugin).
Any idea where to begin?
Thanks!
You could potentially use FirebugLite i think. you would have to come u with a way to change the functionality/skin accordingly with your wishes but the basic stuff is there.
http://getfirebug.com/wiki/index.php/Firebug_Lite