Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS not being applied in v3.8.4 #107

Open
GoogleCodeExporter opened this issue Feb 3, 2016 · 5 comments
Open

CSS not being applied in v3.8.4 #107

GoogleCodeExporter opened this issue Feb 3, 2016 · 5 comments

Comments

@GoogleCodeExporter
Copy link

MediaWiki   1.15.1
PHP             5.2.9-4 (apache2handler)
MySQL           5.0.51a-24
mw-calendar     3.8.4

$wgUseTidy = false; has been applied in LocalSettings.php
chmod'd 777 to /templates

CSS is not being applied to the calendar page regardless of whether
css=defaults.css is applied or not.  Here is what I have placed in my article:

<calendar css=default.css disablelinks name="Schedule" />

Other than this CSS thing, this calendar is perfect for what I need!  Keep
up the great work.

Original issue reported on code.google.com by caliv...@gmail.com on 10 Oct 2009 at 9:39

@GoogleCodeExporter
Copy link
Author

Did the CSS work on your previous version? The CSS logic hasn't changed in 
quite a
few versions.

In the few defects with CSS, it always ended up being some oddity with the 
users MW
install or config. I test in Windows and Linux and both are fine.

Thanks

Original comment by kenyu73 on 10 Oct 2009 at 2:10

  • Changed state: Review

@GoogleCodeExporter
Copy link
Author

This is the first time trying to use this extension, so I have no previous
experiences to pull from.  The wiki install is quite standard, in my opinion.  
I'll
try wiping it out and starting fresh and see what happens.  Let me know if you 
have
any other ideas or if posting further config specs would help any.  Thanks 
again!

Original comment by caliv...@gmail.com on 11 Oct 2009 at 3:33

@GoogleCodeExporter
Copy link
Author

Do you have a public site I can look at? I'm really not sure what it could be. 

However, if you look at your HTML source for the calendar, you should see this:

        <link rel="stylesheet" href="/wiki/extensions/Calendar/templates/default.css"
type="text/css" />

The CSS path should match your wiki install of course.

Original comment by kenyu73 on 13 Oct 2009 at 12:28

@GoogleCodeExporter
Copy link
Author

I see the above link in the page source, and all the settings are applied as
instructed, but the css is still not applying...

Original comment by ayo...@gmail.com on 17 Dec 2009 at 7:31

@GoogleCodeExporter
Copy link
Author

Hey

I have the same issue!
Specs:
Server: Ubuntu 12.04
MediaWiki:1.15.5-7
PHP: 5.3.10-1ubuntu3.7 (apache2handler)
MySQL: 5.5.32-0ubuntu0.12.04.1
Other Extensions: LDAP Authentication Plugin (Version 2.0c)

The Stylesheet Link is in the Sourcecode of the Page...

I have tryed any Solution i found in the Web, nothing works!
Please help me! Thanks!!


PS:
The Site is not public, sorry -.-

Original comment by juri.oss...@gmail.com on 2 Sep 2013 at 6:27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant