I'm building a community website (not WoW related) and am curious what, if any, framework(s) Wowhead may use. The general, non-WoW specific functions of the site are near identical to what I need.
A few of the features I'm interested in are:
Item page comments
User/Account management
Forums
Blog
Content Management
Search box suggestio...
I have created a separate class (let's call it class2.cs for example) and want to use it as a level, in that when I call it, it will draw everything in one level for me. I'm having trouble getting contentmanager to work in class2. In the given Game1.cs, you can easily just go texture2d= Content.Load<Texture2D>("photo"); but I can't in cl...
Is it possible to make content assistant work as Netbeans code completion during typing "new "? I mean that Netbeans suggests all possible classes that fit to the type requirements including extending classes. Eclipse suggest only exact classes that fit to the required type.
Here is example comparison:
http://img12.imageshack.us/img12/36...
In my application I'm currently using forms which allow to enter Title and Slug fields. Now I've been struggling with the slugs thing for a while because I can never decide once and for all how to handle them.
1) Make Title and Slug indenpendent
Should I allow users to enter both Title and Slug separetely? This is what I had first. I a...
Hi there,
I know this is a weird question to ask, but I would like to know if there is any documentation/blog-article out there that explains the architecture of a Website content management system? More particularly, I am interested to learn more about how "widgets" are implemented.
I can't remember which system it was that I've seen ...
I'm working on a Django site with a basic three column design. Left column navigation, center column content and right column URL specific content blocks.
My question is about the best method of controlling the URL specific content blocks in the right column.
I am thinking of something along the lines of the Flatpages app that will m...
I have a web app project that I will be starting to work on shortly. One of the features included is going to be a content management system where users can add content and then that content will be combined with a template and then output as a regular .html file. This .html file would then be FTPed to their own web host.
As I've always...
Hi All
Our clients upload a serious amount of data from all over the world and we'd like to do our best to make that as painless as possible. Our clients upload 2GB worth of files over their sometimes very 'retail' broadband packages (with capped upload speeds) that draw out upload times to 24-48 hours. At any given time we have 10 or...
This is the situation:
I've a PhP login page that check is an external ASP page has generated something (nickname).
For example:
i'm logged? So opening directly the asp page will display "nickname:thecrius" and nothing more.
I'm not logged? So opening the ASP page will display nothing.
Now i've to catch the "thecrius" string with a Ph...
Can anyone provide me with advice, opinions, or experience with using an agile methodology to delivery an enterprise-scale Web Content Management system (e.g., Interwoven TeamSite, Tridion)? My current opinion is that to implement a CM system there is a certain--relatively high--amount of upfront work that needs to happen to make sure th...
Hello
I am working on a website that has a wide range of content. (News, FAQs, tutorials, blog, articles, product pages etc.)
Currently a lot of this content is static or uses special-purpose scripts. I would like to move most of it under the wing of a single content manager.
I have not used out of the box content management softwar...
Hello,
I'm a little afraid of using Wordpress because of his connotation "all made", plus my website is 100% hand coded, actually, i use the phpBB but it's not what I want cause visitors have to go out of the website to go to the forum to see the news.
So how/what can I do to have my own news system management (publish/review/moderate ...
Hello everyone,
I modified html codes generated by Firework, and now graphic was pused down I dont know how to fix it. Sorry Im still using tables, mixing up with css to create the list items....please help....What I did was extend the original graphic to make it taller to fit the list menu
http://imageoneads.com/work/inventory.htm
Th...
In the MODx WYSIWYG whenever I click the Image icon to insert an image, followed by browse image it generates the wrong path: /data/12/1/111/99/1111262/user/1169144/htdocs/images/image.jpg instead of assets/images/image.jpg
I have checked my Resource URL and Resource Path and they both look correct. Has anyone ever experienced MODx rewr...
I stumbled across a CMS written in jQuery that enables the site to be managed from the frontend (backend functionality is embedded in the frontend pages). Are there any other CMSs that are similar to this?
editEase Demo
http://jquerystuff.com/editease/ - Admin link is at the bottom-right
user: admin
pass: pass
...
I've try many CMS flavors like MODx, Drupal, Joomla for the admin Panel but they can't seem to manage my existing data, like the users.
I'm planing on building some kind of control panel for my site, similar to the one that is used for managing users and other non-content related items in a CMS. I was wondering if there is something out...
I'm a newbie product manager, looking for tips on how to write and organize text copy for my company's website.
I need to be able to prepare the content for our public site and turn it over to the web designer who publishes it to our live site.
I want our UI team to be able to quickly glance at the copy I write and immediately know w...
I like the look of SIteInifinity by Telerik as a content management system. Unfortunately it is not WCAG 2.0 compliant.
Are there any third party CMS systems that are WCAG 2.0 complaint?
...
My question relates to how large websites, edited by several hundred people who work in a large organisation (such as a News website) organise their web pages. What form of mechanism works in the background?
Does each article represent a row in a table on a database. If so, how are images and embedded videos incorporated.
Or is each p...
A client of mine said she noticed her site was blocked in a grocery store's wifi cafe. It contains nothing scandalous - it is just a travel blog. It said the reason for the restriction is Forbidden Category "Not Rated."
Is there some way to apply a rating to web content so that it won't be blocked? I've never come across this problem b...