Hello! I am looking for a good content management system for a magazine. Main features I am looking for are (1) good content editor (preferably WYSIWYG) that would handle footnotes, tables and other content intricacies and (2) good templating system, so that I could change the site without too much hacking. Bonus points if it is written ...
Is this technology still popular?
I want to make a website which automatically transforms XSLT files. It should work like this:
When a user accesses the site, a single handler would accept his request and then find a suitable XML for it (according to the URL requested) and transform it using its attached XSL file.
I want to do this in ...
I am looking for starting from scratch with a CMS - specifically one that will integrate well with ASP.NET MVC.
preferably somebody has written Html Helpers for me
must be easily editable by an idiot
must give me really nice clean HTML
must be able to store simple strings, or full blown documents
would really prefer SQL server as the ...
I am new to Umbraco.. I installed Runway, then I installed the creative be package.
http://localhost/home.aspx takes me to the crative website, whereas http://localhost/ me to the Runway site.
How do I change this?
...
How to create a collaborative question answer management system like this one? I want to make one for my school where students can ask questions and find answers. I tried forums, pligg e.t.c. but they didn't appeal much. I want something exactly like stackoverflow.
...
I have a menu item like
http://localhost/drupal/?q=category/articles/php
It's supposed to output all stories about PHP,
But in resulting page header (with term name (PHP) ) doesn't look very well.
How can I remove header or change its CSS style?
...
Hi
I am going to start a PHP project soon ... a CMS designed specifically for my clients focusing on simplicity, etc.
What I am looking for is a well established project that I can refer to... not plagiarise or copy, merely something to learn from. I want to refer to this project to see what hurdles they had to overcome, how they dealt...
I am total beginner in SharePoint and I need some help in starting a project. I have to develop publishing site that will be delivered to the client. I would like to give client deployment experience like he would get when deploying standard ASP.NET application as much as possible. I plan to use Visual Studio 2008 with SharePoint extensi...
I've done a lot of small projects on the side lately where the client wants a good chunk of the website to stay the same, they just want to be able to edit particular "areas" of the site. Namely, some text in some box somewhere.
I've found that WordPress works for this pretty well. The interface is nice and friendly to use, and it's go...
I'm using PHP to render LaTeX to pngs as part of a CMS, I need some kind of simple caching mechanism because it takes the server about 2 seconds to render the png. I take the raw TeX and run it through the md5 function, then I insert the hash into the database along with the current timestamp, and use the <hash>.png as the filename. Ever...
I need a CMS for a corporate website. The corporation is a $200M company. We have a current site that's flash-based, but we'd like to replace it.
It's not a very complex site at all, mostly brochure-like with press releases and management bios. I'd like a CMS that's fairly easy for a non-technical user, as our marketing department would...
How do your store your company's accumulated internal knowledge? Meeting minutes, software specifications, plans, notes about other organisations, documents for discussion and storage, agendas...
We're involved in software development but it's not our primary focus. So our wiki/CMS needs to be able to easily link to files in SVN and Tra...
I've used Wordpress and Joomla to build a couple of small websites, and done some hacking about to get them running exactly as I want. But both of these, and probably many other PHP CMSs, are subject to a constant barrage of security fixes. I don't have to time to test the fixes, make sure my customizations are still working, and roll ...
Some popular CMSs have a huge number of add-ons and try to fix every security problem as quickly as possible, without hiding. They end up with a lot of security announcements.
This seems to be the wrong way, because they distribute broken code and fix it after that. Not intentional, but that's the picture this is painting.
Are there an...
Hi
I had created my website on localhost under a subdirectory "joomla". Now I have ported this website to my hosting server under another subdirectory "testing". After doing this, whenever I user any of the menu items created, they try and find a page under the "joomla" folder instead of "testing"
So the links are something like http:/...
Hi
I am trying to move my Joomla1 website from localhost to my bluehost.com domain. For testing I have created a subdirectory on my domain for testing and moved all my Joomla! files to this. I have created this subdirectory under the public_html folder.
I am using different menus on the front page (custom page) and remaining pages. My...
I have been working with CMS systems since before there was a term for it, and even though there are thousands of different platforms out there - some of which are pretty decent - I just can't shake the feeling that we still haven't cracked the CMS problem.
Back in the mid-90s, there were dozens of search engines competing for users:...
Total, embarassing noob here, so here goes nothing: if you wanted to create a karma-based reputation system that treated user comments pretty much the way Slashdot does, but slashcode had never been invented, how would you go about it? Is there an OpenSource CMS that comes close to doing this?
...
Our marketing department needs something to help their communication with distributors
worldwide. They want to share marketing material (pdfs, docs, videos, pictures) - basically, a password-protected website that looks like a "beefed-up FTP server". Something like www.box.net, except that, for several reasons, we want to host it at our ...
I am a beginner in SharePoint and I need to create publishing site that will have multilevel menu. Requirement is that levels will not be fixed and that client should be able to add pages and customize menu.
If I am not mistaken pages can be created only in the first level under the site. I don't see something like folders concept. For t...