I have an issue on a Drupal multisite installation.
We have to store confidential documents to be sure they will not be available to public.
Drupal is proposing to store the document in a public folder on the filesystem (for public documents) or a private folder based on htaccess.
However, the website owner would like to store these specific documents (less than 10 files per year) directly into the database. Do you know if Drupal can propose this kind of feature? For information, the documents are currently stored into ScalD.
I have inspected some (content type) forms already with KPR devel function.Logged in as an administrator I always could the click through the dropdown array of the (content) form I wished to inspect with KPR .
Now I am trying to KPR the user login form , but logged in as an administrator calling the user registration form with mysite/user/register I do not get to see the user registration form but I get redirected to my own profile administrator page ,the page where my password was set and other settings .
I need to add short descriptions for some 20+ views and display them above the views. I know I have an option to add a header to a view, but that's not what I want. I have a sidebar on the left and the main content on the right which displays views on the views pages. I need to add different descriptions for my views ABOVE both sidebar and main content.
I am trying to save the values from the Views Send (https://www.drupal.org/project/views_send) into my database table, but it is very difficult to get just the string value of the utilized token. In the views_send.module file in the lines between 400 and 600 (I think there is the code to find it how to get the variables, but it is difficult to get it out). This is what I achieved so far:
My sitemap.xml has 46 pages. Google analytics says 46 submitted 21 indexed. Analytics shows no crawl or site error. I am not sure why all pages were not indexed. Please advise on how to get all pages indexed in google database?