Jump to content

User talk:Cacycle/editor

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Softreviewer (talk | contribs) at 15:08, 1 June 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Hi,

Just put the code in my monobook.js file, and nothing looks different when I'm editing a page... any ideas on what might be going wrong?

Thanks.

Hbackman 01:53, 27 March 2006 (UTC)[reply]

I'm nearly done with a cross-browser solution, currently it's modern Mozilla-only. You also have to flush your cache by pressing shift-Reload. Cacycle 09:08, 27 March 2006 (UTC)[reply]

Okay. Shift-reload didn't get it to work... I guess my Firefox is too old a version or something then? (If that's totally off-base and sounds stupid, well, you're talking to an English major here. ;) ) Thanks again. Hbackman 22:59, 27 March 2006 (UTC)[reply]

See my reply on User_talk:Hbackman#Cacycle_editor. Cacycle 18:25, 31 March 2006 (UTC)[reply]

Does this work on a local installation? I've tried on my linux machine but cannot get it to work. Thanks Softreviewer 19:34, 27 May 2006 (UTC)[reply]

What exactly do you mean with local installation. I see no reason why it shouldn't work. Please provide us with more details of your problem, e.g. if the script works for you on Wikipedia. Cacycle 20:52, 27 May 2006 (UTC)[reply]


Yes it did work correctly here on wikipedia. By "local installation" I mean I installed it on my computer, on my local, personal installation of mediawiki software. I refesh it, I reload, I reboot it. I installed it on admin and user accounts, I used simple and dev versions. Nothing worked.

Softreviewer 09:28, 28 May 2006 (UTC)[reply]

Here is my setup:
   *  MediaWiki: 1.6.5
   * PHP: 5.1.2-1ubuntu2 (apache2handler)
   * MySQL: 5.0.21-Debian_3-log
   * Extensions:
         o Parser hooks:
               + Semantic MediaWiki (version 0.4), Making your wiki more accessible – for machines and humans, by Klaus Lassleben, Markus Krötzsch, Kai Hüner, Denny Vrandecic, S Page 
         o Extension functions:
               + wfSearchTripleExtension, wfExportRDFExtension, wfSMWAdminExtension, wfOntologyImportExtension, wfSMWRelations, wfSMWUnusedRelations, wfSMWAttributes, wfSMWUnusedAttributes and wfTypesExtension 
   * Hooks:
         o ArticleDelete: SMWDeleteHook
         o ArticleSaveComplete: SMWSaveHook
         o ParserAfterStrip: SMWParserHook
         o ParserAfterTidy: SMWParserAfterTidyHook
         o ParserBeforeStrip: smwfRegisterInlineQueries
         o SkinTemplateTabs: smwfAddRefreshTab
         o TitleMoveComplete: SMWMoveHook

Are there any error messages in the JavaScript console of your browser and did you add the script to the correct UI-theme. Cacycle 22:45, 29 May 2006 (UTC)[reply]

Error: Selector expected. Ruleset ignored due to bad selector.
Source File: MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=18000 Line: 1
Error: Unexpected end of file while searching for closing } of invalid rule set.
Source File: MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=18000 Line: 1
Yes, i put it on monobook.js

Mhm, does any JavaScript in your monobook.js work? Cacycle 22:04, 31 May 2006 (UTC)[reply]

If it doesn't, what could be the problem? Softreviewer 15:08, 1 June 2006 (UTC)[reply]