Views not picking up my custom date format correctly

My custom format just shows the time (g:s a --> 8:30 am).

The time of the event should read 8:30 am - 9:45 am, but instead is just showing: 8 am - 9 am (just threw off the minutes).

On that view, the date format selected is my custom one, and I've excluded it from display (using custom text). The global custom text reads:

<span class="date">[field_date]</span>

I tried changing it with this section on the date field:

google cse custom module in drupal 7

Hi, I would like to embed the google cse custom search without the drupal modul in drupal 7 on the page but when I run the code works for the search box embed the code but it still reports the results page still no page found. can you help me there. It's about drupal 7

sorry for my english google trnaslate is mybest friend ;-)

Kind regards

Never mind. I think I deleted a key file! What now?

Never mind.
I had inadvertently deleted the drupal/misc folder. Re-installing just that folder seems to have done the trick.

Thanks, CC

If I re-install D7 will it wipe out my site?

I tried to uninstall a module (ckeditor). But when I tried to re-install; Drupal said it was already installed.

Is it ok to convert some tables to MyIsam after D7 Installation ?

I am setting up a D7 site, and, since I expect a lot of traffic, I am trying to optimize my setup. one of the areas I am looking into is the database.

Now, it is "common knowledge" (although I have not actually verified that), that in MySql, MyIsam tables perform much better than InnoDB tables, but are of course unstable (ish) due to lack of ACID support.
So, in my other mysql projects (not drupal) I have employed the practice that I make read-only tables (read-only in the business sense, not database-level) MyIsam, and make transaction-oriented tables InnoDb.

Dynamic query and display data from imported tables in drupal site? (create a "CRM driven site")

Hi everyone,

Summer is ahead and that mean's I'll have some extra time to sink my teeth into a project that I've wanted to do for a very long time - namely creating a company intranet with focus on:

* dynamic query and reports

That is, we have lots of data on production and accounting and so far I have used MS Access to generate nice looking reports but I have since long realized that if I could make the data available on a company intranet then the users could help themeself by making their own selections (or input) and analyze the output (lists, reports, charts etc).

A specific example, I want to create a simple CRM (customer relation management) system where users can

1) Generate reports and lists based on a selection (hence, dynamic queries).
2) Preferably I want the lists / reports to be dynamic as well -- that is -- I would like the output to be "clickable" so that the user can add more data.

Example: From a form the user enters some criterias such as customer number, then select query "open invoices". A list is generated and the user wants to click on invoice number 4001 and write a comment (1:N relationship) such as "send a copy of invoice to the customer today").

Now, the BIG question -- where do I start?

Can I achieve all this just using Views2 and CCK (and some customized generic queries)?

hints for my private music box module - uploader with pre conditions

Hi Guys !

the story:

I have a module in development since 4 years or so. Its a music collection module. Users can stream, download, vote DJ Sets and albums. Sets are automaticly imported from other blogs, sites in internet ;)
if a set is voted bad, it would be removed, and marked es bad so it would not be imported again in future. I also have some great parsers , that makes the names and date and track informations very good and FULL automatic ;)

the motivation:
But my ca 10 users (only private friends) would have the possibility to upload sets by themself.

the question:
can you give me some hints for choosing a technik for an uploader

my requirements:
1. possibility for uploading 1-10 files with size between 4mb and 150mb (all together maximum 400mb)
2. upload should go over firefox,IE,Google Chrome
3. would be fine if i can integrate it direct in my module
4. a progressbar !
5. as precondition for the upload the filenames have to be checked against a function that is already implemented
6. should it be java, pearl, html5 ?

PS: if there is any person who want to try i can surely clean up my project a little bit and publish this module.

But the problem for publish is some not optional setable variables (server path, storage paths and and and and ...)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x