Work flow states are "Created->Bakeoff" , "Bakeoff<->Accepted".
Everything was fine until all the nodes was changed from "Bakeoff" to "Created" by anonymous user according to the logs. I didnt think this was possible to move a node to a created state or worse by an anonymous user.
I have a schedule action triggered to move states from bakeoff to accepted in 14 days. This use to happen.
Now that it is in created state it does not let me move to any other state in the workflow view state.
I have a strange problem: for my account only (user 1), the nodes on the main page are in reverse order, that is, the oldest node is at the top of the page and the newest is at the end. If I log out or create a test user, the nodes are in the correct order. I was using version 4.6.5 but upgraded to 4.6.11 today in hopes that it would fix this problem. Any ideas what could be causing this or how to fix it?
In terms of search engine optimization, which technique is better:
A multi-level navigation menu.
A book with book navigation block turned on.
A set of stories listed with a taxonomy term.
I'm not sure that I can see that a search engine would disinguish much between the first two. But I'm wondering about how well they would see the meta tags of the third one.
Since I am am migrating to 5.1 from 4.7.4, I have the opportunity to revisit this question.
http://www.aviationflightzone.com is my website. Whenever I visit it I feel like it is to cluttered. Is there anyway I can make the page smaller? What I mean by this is not make the actual page smaller in the sense that the page wrapper would shrink, but rather, make the website look less cluttered. Making the words slightly smaller? I think of it as changing the resolution on a monitor. Sometimes when you have it set to the highest things are smaller and cleaner, but the area looks bigger and with more space.
I want to give the access of a view to a role and to a user, but only if the user is author of the node
that I pass as argument to the view. Ok. I realize this is very complicated.
Suppose I've a view http://example.com/myview/11 and this view is restricted via the view IU to the role
'officer'. Now I want to make this view available to the current authorized user if and only if he/she is also
the author of the the node with nid = 11.