How can I get my menus to work with two different aliases for the same location...
I have two aliases both pointing to the same resource
path1 -> node/51
path2 -> node/51
I created two menu items one each for path1 and another for path2. I need to do this so that I can display different blocks depending on if the user came via path1 or path2.
However both menu items end up pointing to path1 which is the first alias I created... What are my options?
Hi,
I have one drupal site up and have been asked to setup another with the following:
I am working on a system that would need to lend itself to the following.
Private system
the users can send files to the administrator or head of the group and the admin or head of the group can upload files for the individual users. The users themselves could share things online such as online email messages, but not see each others information either messages or files that the admin or head of the group has uploaded for that specific individual user.
I am evaluating Drupal as a web portal for my company. I have multiple clients for whom I maintain a document manager. I have the following questions.
a) Is it possible to change a company logo/name depending upon who is logged in? I would like each client to see their company on their own private doc mgmt system.
b) I have looked briefly at WebFM. Will this act as a decent doc manager with access control (no read, read, read/write, librarian/admin), file and folder structures, version control (checkout/checkin)?
I am hoping to move my site away from my own CMS hacks into a more polished CMS, and i am considering drupal. Basically, my site is heavily forum driven, and i am already aware that it should be pretty easy to integrate a forum with drupal. However, what i want/need a good cms for is for the following:
1) so that it is easier for news to be contributed both via myself or via rss
2) so that it is easier for various articles to be contributed both via myself or via my users
3) to provide more content so that my site isn't entirely forum driven
I would like to create a rating system, abit like this site : http://ratemds.com/AddRating.jsp?did=114094
I believe its been made with drupal, but i dont know which extra module i should install to make this.