Hello all
I'm starting a new video mobile site and targeting the most mobile devices which can play 3gp and mp4 formats. I will be also integrating the site into an application. Do you have any advices for seting up a site like this? modules, themes etc..
I am trying to build a website that allows users to upload files for access later.
I only want the users to have access to the files that they have uploaded, no one else's.
The users shouldn't have to do anything on the backend of the site at all. I just want them to log in and see their uploaded files/the option to upload and thats it. Is this possible with drupal? If so, can anyone point me in the direction of any tutorials or posts that may help me implement this?
Recently I began working on a site for a client and found myself wanting to experiment with a different workflow. As a Mac user, I found the Cyberduck, Textmate integration and simple edit system to work wonderfully, and decided that I would use this, along with Firebug and Browser Labs, to build an entire site outside my local testing environment, on a subdirectory within the clients hosting environment.
So far, I've found this workflow very satisfying. I'm uncertain as to how feasible this is for major projects, but it's working quite well at the moment, on a smaller scale.
Trying to use node reference with the following problem statement, where pk is primary key and fk is foreign key of the mysql tables that I am trying to use in drupal as content types.:
content_type_A {
- field_1_pk
- field_2
}
content_type_B {
- field_1_fk
- field_3
- node_refer
}
I ever so briefly used Mambo years ago, and since then I've been using Joomla for my CMS type websites (and even a few that aren't so CMS based). But I have lately been running into walls left and right as I try to coax Joomla into doing everything I want, and have been writing (or paying to have written) so much code that I may as well not even be using Joomla as the base...
Im looking to build a site similar to http://www.starnow.co.uk/ and wondering if using Drupal is possible? I've spent the last 2 days trying it on Joomla using plugins such as JomSocial but it doesnt really give me what im after. Just installed Drupal today on my machine to play around with.