I am creating a site for a group of friends of mine and we all upload quite large files. While this isnt a problem in itself the problem arises in that if you are uploading via http you have trouble resuming these files.
The work around i am going with at the moment is using a ftp server that the users upload there files to and then link them into there posts on their blog.
My question was is there any modules (iv take a look but couldnt see any) that allow users to browse through a certain dir and link those files into posts ?
Anonymous users can't see the images. And I can't find from where to give them access. In the settings and modules menu I can't see no option for permissions.
when i create a page, it creates it in like node/# directory. Anyways, say I wanna create an About Me page, when i make the page and wheni wanna link to it via say the Primarly Links. How come i cant go like http://www.url.com/about . Instead i gotta go like www.url.com/node/2 or whatever the number is.
We currently have a news page which lists downloadable newsletters (here). We also have a block which lists news items that user click on to view more info. But I'd like to combine the 2 if possible so that when users click on the items in the news block they get taken to a pag that lists the newsltter at the top and then all the news items under that, so it seems that a blog would make the ideal solution.