As the drupal's(4.7.2) Browse Archives module is working very well only with respect to the date the user selected. Is there any option to browse the archives with respect the users only those are login.
Mean every online user can brwose its archives by selecting the date through calendar. Or any one knows the file where we can change the code to do this, ......help.
(I'm fairly new to Drupal and, though an experienced web developer, fairly new to PHP too, so I thought I would get some second opinions here before entering a bug report about this.)
What I am trying to do is have a list of nodes, and then have a drop-down box at the top of the page that will allow me to select certain nodes based on criteria from the database. My problem is that I cannot seem to get a drop-down box in the place that I want it. I'm not sure where to place the code to make this work.
We have developed a site which takes data feeds from various sources, performs transformations on them, rolls them together, runs them through analysis, stores the results in a database, and enables users to query the information in the DB.
We would like to integrate this with Drupal as a module, to enable the client to easily add additional text pages and other benefits. There are a finite number of queries to be run, so each query results page can be pre-produced and loaded into the DB as a drupal content node.
How can we hide specific easily identifyable drupal elements, to be able to hide that someone even not so pro to identify the site is built with drupal.
Such as:
Hiding the node/ node/1 ... node/n in some way.
Also changing the /user /user/register paths.
...
Please add your own which you think is identifies the site easily made by drupal.
I think this is also a way to be able to hide the site(s) from hackers, lamers etc.