Jump to content

Recommended Posts

Posted

When I open up my files in v8 it goes to the very swish screen, is there a way to keep the menu open on the left at all time and the files alongside.. I noticed that the menu only shows up the text when you hover over it and I am rolling this out to junior kids who might get confused.

 

Be a nice feature if I could redirect a logon straight into the file system if they are a pupil.. I did this in v7 by having 2 haps runnign alongside and giving the kids a different URL to visit.

Posted

Redirect to the my files page can be done, the other isn't planned, it's based on CSS though so play around.

 

Add

<%Response.Redirect("~/MyFiles/");%>

 

To the ~/default.aspx page

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...