mailRe: Uploading and setting up new extensions for the relax wiki.


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d'Auvergne on September 05, 2014 - 16:18:
I wonder if the stats filter out the bots?  There will be a lot coming
in from all your commit messages at
http://dir.gmane.org/gmane.science.nmr.relax.scm and in all the
release notes.  They are not bad numbers though.  We do need more
cross-linking between the main website http://www.nmr-relax.com/ and
the wiki http://wiki.nmr-relax.com to help users find the correct
page.  Do you have Google Analytics?  That gives rather a different
picture, if you look at the 'User flow'.  Most incoming users land on
the http://wiki.nmr-relax.com/Installation_mac_mavericks_os_x page.

Regards,

Edward


On 5 September 2014 16:06, Troels Emtekær Linnet <tlinnet@xxxxxxxxxxxxx> 
wrote:
Super great!

It beats the page:
http://wiki.nmr-relax.com/Special:Version

I just saw:
http://wiki.nmr-relax.com/Special:Statistics

Views total
(Views to non-existing pages and special pages are not included) 216,187
Views per edit 69.90

Most viewed pages
Main Page 161,566
Tutorial for Relaxation dispersion analysis cpmg fixed time recorded
on varian as fid interleaved 3,347
Spectrum error analysis 3,246
Installation windows Python x86-32 Visual Studio Express for Windows
Desktop 2,447
Installation mac mavericks os x 1,973
Talk:Main Page 1,787
Git asynchronous development 1,771
Tutorial for R1/R2 Relaxation curve-fitting analysis on varian
recorded as fid interleaved 1,657
License 1,073
Installation linux 983

So, tutorials are good, and 'Spectrum error analysis' is very good. :-)

2014-09-05 15:52 GMT+02:00 Edward d'Auvergne <edward@xxxxxxxxxxxxx>:
Hi Troels,

This might be a duplication, but to obtain PHP information about the
server, I have created the page http://wiki.nmr-relax.com/phpinfo.php.
This required a text file of this name being uploaded to the base
directory of the wiki via FTP.

Regards,

Edward


On 5 September 2014 15:14, Edward d'Auvergne <edward@xxxxxxxxxxxxx> wrote:
Hi,

I just noticed that the devel_scripts/wiki_ftpdump.sh script, which
cron runs every day for me, does this:  '--exclude-glob
LocalSettings.php'.  That might be my problem.  For the upload
command, what do you use?  I don't want to accidentally wipe out
everything.  Thanks!

Cheers,

Edward


P. S.  I'll just use an FTP client to manually upload just the
extension and modified LocalSettings.php file.  That should be the
safest way.



On 5 September 2014 14:56, Troels Emtekær Linnet <tlinnet@xxxxxxxxxxxxx> 
wrote:
Hi Edward.

I can see: LocalSettings.php
in the folder.

And also the old one?

You could probably just add it after this list

require_once( "$IP/extensions/ConfirmEdit/ConfirmEdit.php" );
require_once( "$IP/extensions/Gadgets/Gadgets.php" );
require_once( "$IP/extensions/ImageMap/ImageMap.php" );
require_once( "$IP/extensions/InputBox/InputBox.php" );
require_once( "$IP/extensions/Interwiki/Interwiki.php" );
#require_once( 
"$IP/extensions/LocalisationUpdate/LocalisationUpdate.php" );
require_once( "$IP/extensions/Nuke/Nuke.php" );
require_once( "$IP/extensions/ParserFunctions/ParserFunctions.php" );
require_once( "$IP/extensions/PdfHandler/PdfHandler.php" );
require_once( "$IP/extensions/Poem/Poem.php" );
require_once( "$IP/extensions/Renameuser/Renameuser.php" );
require_once( "$IP/extensions/SpamBlacklist/SpamBlacklist.php" );
require_once( 
"$IP/extensions/SyntaxHighlight_GeSHi/SyntaxHighlight_GeSHi.php"
);
require_once( "$IP/extensions/TitleBlacklist/TitleBlacklist.php" );
require_once( "$IP/extensions/Vector/Vector.php" );
require_once( "$IP/extensions/WikiEditor/WikiEditor.php" );

I normally just download with cyberduck or filezilla.
Modify, and upload again.

Best
Troels



2014-09-05 14:27 GMT+02:00 Edward d'Auvergne <edward@xxxxxxxxxxxxx>:
Hi Troels,

I was wondering if you could help.  I'm looking at installing the
following Scribunto extension:

https://www.mediawiki.org/wiki/Extension:Scribunto

However I cannot find the LocalSettings.php file, only
LocalSettings_old.php.  Where should I add the 'require_once' text to
get this extension to load?  And what FTP command do you use to upload
to the wiki FTP area?  I already have the user name and password, but
I'm not sure what the best way to upload this is.

Cheers,

Edward


P. S.  The aim for using this extension is to replicate the Wikipedia
Template:Infobox element.  This will be very useful for the relax
release notes pages (e.g. http://wiki.nmr-relax.com/Relax_3.3.0), as I
could include all the info for that release in a concise format.

_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-devel mailing list
relax-devel@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel



Related Messages


Powered by MHonArc, Updated Fri Sep 05 16:40:09 2014