content

Looking for CMS with Banner Module

Hi, I'm looking for a CMS that has a banner module. The banner module will allow the user to publish banner at a certain time of the day. (I've looked into DotNetNuke, Kentico etc' and they don't support this requirement.) I need to publish banner at a specific time and date. (by time, not only by date). I also need support for version...

Ever Expanding Div to fit PHP/MySQL content.

I've created a blog main page using PHP and have included a sidebar and main area for the posts. When I add any more content to either the sidebar or the main content/posts area the content expands over the main div and the main div doesn't expand. How can I go about creating a div tag that will expand according to the content in the inn...

html css wrapper div not working

Hi, i have the following web page layout.. What im failing to understand is why the content div is displaying outside of its parent wrapper div on the right hand side.. Code as follows and thanks for any help.. @charset "utf-8"; /* CSS Document */ * { margin: 0; padding: 0; } html, body { height: 100%; } body { padding-top...

Building Content in Winform XNA

I have successfully been able to build content into my winform using Winform Series 1 and Winform Series 2 but my question is, how do you get the content to be loaded back into the editor the next time you open it. The content, .xnb, file is currently being saved to a temp folder. Is there anyway to have the content be loaded back into t...

Sharepoint Content Approval message

I Have Content Approval turned on for a list. When Users create Items they get the message 'Items on this list require content approval. Your submission will not appear in public views until approved by someone with proper rights.' I want to change the text of this message in a particular site collection. I found the message defined i...

Where do I put picture in my ASP.Net MVC2 application?

Where do I place images within my solution? ...

More resource confusion

I have a project that has a bunch of images in the project tree. One of the images has the BuildAction set to Content, but Copy to Output Directory is set to None. What exactly happens to this resource? Does it get compiled into the EXE? From what I understand about resources - nothing should happen to it; having this image in project...

How to enable the RTF editor in Jira

I'm new to Jira and have big problem with creating tables inside my testing plan. Using pipes, double pipes, etc. to build the table markup is really time consuming. So, I saw here, that actually there's a RTF editor with visual table building in Confluence (which should be used in JIRA right? ) : http://confluence.atlassian.com/display...

How to 'Grab' content from another website.

A friend has asked me this, and I couldn't answer. He asked: I am making this site where you can archive your site... It works like this, you enter your site like, something.com and then our site grabs the content on that website like images, and all that and uploads it to our site. Then people can view an exact copy of the site at our...

offensive content filtering engine

Hi, Is there any open source content filtering engine that can recognize offensive content posted in forums, comments etc. and mark them to be reviewed or mark them as safe to be posted online. Thanks in advance ...

Making jQuery bookmarkable (i.e - for a content slider)

I have made my own custom tabbed content script and it works great. The only thing missing is being able to book mark different sections. I know the URL needs re-writing somehow. At the moment I am using preventDefault to stop the page refreshing, this also stops the URL from changing. I have also tried manually re-writing the URL but ...

How to sell subscriptions with Django?

I have to develop an application for selling web-services. I have 2 goals: 1) Any customer can subscribe to a service and using within a month having paid for it. 2) Any customer can pay for a e-content and study it unlimited time. Are there external libraries for Django to do it? ...

How to set default value for a column of content type in Sharepoint

i create a content type using feature as below <Elements xmlns="http://schemas.microsoft.com/sharepoint/"&gt; <Field ID ="{4C939423-2090-413d-B241-724D9B66F74B}" Name="VersionNumer" DisplayName="Version Number" Type="Text" Required="TRUE" Group="CT" > <Default>0</Default> </Field> ...

Java: Display request of an HttpURLConnection before sending

Hey guys, I want to make some API calls to a server and Im using HttpURLConnection to do so. But the request are not successfull but return <error> <http_status>400 Bad Request</http_status> <message>Unexpected request Content-Type header ''. Expecting 'application/x-www-form-urlencoded'.</message> </error> So I want to check wha...

Access cookies || localSorage from content script - Chrome extension

Hi. Is there any way to access cookies || localSorage from content script? for example i have localStorage.shBox='true' and I want to access this from content script.. how can I make this? ...

Jquery: Tab Content outside the tab div

Hi All, I'm having problem when using JQGrid / some div content inside jquery tab. if the grid / div is big, it gets outside the tab and no scroll bar appears. Any ideas? Thanks, Lior ...

Multiple Content Creation on a single page in Drupal

I want to allow the user to create 10 content nodes on a single page instead of clicking on "add a new node each" time. This is just to save the users time when he/she wants to create 80 nodes at one time. Is there any such module which supports this functionality or will I need to write a module for my own? Nitin ...

Can a CDN be beneficial over a DEDICATED SERVER when there seems to be no CDN in our region?

I am considering trying out Amazons CloudFront CDN, which utilizes their S3 service for file storage and springs data to servers closest to the browser, however, we have a dedicated server in South Africa, Johannesburg to be exact, so my question is this: Amazons CloudFront seems to give you the option to have your base server in EU, Am...

How does a CCK formatter know which field and node it's referring to?

Hello all, I'm new to CCK development and I'm having some problems creating a new field for my system. In particular, I'm writing a widget that attaches a file to a field. Once that happens, how can a formatter function figure out which field and node it's referring to in order to retrieve the right file associated with that field? ...

SEO duplicate content

If you have an URL like this: http://stackoverflow.com/questions/123/this-is-my-question If someone creates a link on his website, but changes the name like this http://stackoverflow.com/questions/123/this-is-a-different-question-title that would cause duplicate content. Is it nessecary to check if the name in the url is the ...