Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
KSA_UH #1
Mutliple sites under one/CSS Issues
We are a business school in a large university and have implemented Contribute
for our users. Our website is structured on folders and subfolders. Now, we
have users who need to edit a certain part of the site...so we have defined a
new site for all of them. The reason for this is that we don't want to give
access them access to the site at the root level, so we have only granted
access on the subfolders. (The reason for this is several people mapped to the
web server and screwed files up). We could setup the connection to their
speciifc home page under one site, but Contribute won't let us unless we give
them access to the root.
The problem we are having is that the CSS styles associateed with the folders
aren't showing up in edit mode. They are currently on the same level as the
folders....
Root
\folder
CSS
We are giving them access to the folder...but contribute isn't going above it
to get the CSS. We are having to copy the CSS into each folders...which defeats
the purpose of a universal CSS.
Is there another way to do this and are we missing something completely?
Thanks for any help!
KSA_UH Guest
-
query mutliple tables slow
i ran the query below and it takes ages for it to be generated. i ran it on my machine locally aswell as on my web hosting site. is it because... -
Deploying flex on IIS with mutliple sites
I had our web service provider install tomcat on the server. However we ran into some issues because the directory that I normally deploy flex into... -
Mutliple Item update not working, how?
Why won't this multiple item update? I've followed examples here online, but I must be missing a tiny detail I can't see, Can anyone shed some... -
stopping mutliple application spawning ? ? ?? ? ? ? ??
I'd like to stop Director from opening each .dir in a new application window. Any way to do this via registry settings? -
mutliple websites/code
I have multiple websites on single IIS. I have a function (in a seperate aspx.vb file) that I want to use for all the default pages on these sites.... -
LDudd #2
Re: Mutliple sites under one/CSS Issues
we have that problem we have a share to the root of the website, but the user
also needs access to the drive the website is on.
have you tried the css being in the same location as the file?
There was a problem with CT2 I know of where the CSS was not read in edit mode.
The way I fixed this was to create an asp page of the styles and then virtual
include this to the top of the pages.
Worked a treat.
Luke
LDudd Guest
-
KSA_UH #3
Re: Mutliple sites under one/CSS Issues
>>have you tried the css being in the same location as the file?
We will them have to update the CSS in each and every site, instead of
universally. Each site is using styles from one sheet that is on the root
level. If we put the CSS in the subfolders, then we will have to update each
and every CSS, which defeats the purpose of a CSS.
KSA_UH Guest
-
LDudd #4
Re: Mutliple sites under one/CSS Issues
I know it does, I was wondering if you had tested it.
Are your users publishing directly to the live site?
we have a staging server so I think it may be easier for us as anything we
want to send live gets the virtual include (which contains the css styles)
removed and the global css is applied.
LDudd Guest
-
KSA_UH #5
Re: Mutliple sites under one/CSS Issues
We don't have a staging server but we have a beta server that we use instead of
the live site. We make all of the updates on the beta site, and then we run a
script to copy all the changed files over to the live server. We just apply the
CSS in the template, and then apply the template to the pages.
KSA_UH Guest
-
LDudd #6
Re: Mutliple sites under one/CSS Issues
right so you do change the template before sending something live.
css is just another way of including <style> in the page.
for testing purposes hardcode the styles into a page and then edit the page.
LDudd Guest
-
harrybailey #7
Re: Mutliple sites under one/CSS Issues
Do we have a solution to this yet? I am having the same problem.
I don't want to have the css in the individual folders as that means updating
it for each of the locations. Can we link to one file in one location for all
users? How?
harrybailey Guest
-
harrybailey #8
Re: Mutliple sites under one/CSS Issues
Please note a change to the above post.
You do not need to remove the css position from the styles menu under file positioning.
harrybailey Guest
-
javabean13 #9
Re: Mutliple sites under one/CSS Issues
I don't know if this will help, but this is how I handled it:
When I created the roles for users, there is a setting for the css styles.
If you go to 'administer site' then edit the role you created for users, then
in the role settings go to the 'fonts and styles' section.
Go to 'include css styles in the menu'
Then you can choose to show all css styles (if you have more than one)
Or, you can select the location of the css file. I used this option and
pointed it to the folder where the css file is - which is a folder the users
cannot access - so this allows them to have the css style for editing without
root access or access to the css folder.
I hope that helps!
javabean13 Guest
-
KSA_UH #10
Re: Mutliple sites under one/CSS Issues
This doesn't work because the folder the CSS is in is above the root folder of the users respective websites. They are editing specific parts of a website....definied as sites.
KSA_UH Guest



Reply With Quote

