Rajendra Prasad Murakonda | 1 Apr 2007 05:14
Picon

Re: Structured wiki

On 3/31/07, Frederik Dohr <fdg001@...> wrote:
>
> Well, it actually is like that by default - the skin determines the
> pages' (or the site's) layout!?
> Or do you mean the structure of the wiki page?
> Please elaborate.
>

Yes, I am taking about the structure of the wiki pages. For example, if a
page has 10 sections, user should not be able to add a new section or change
the names of the existing sections. He should be able to just edit the
contents inside each section.

Sorry for not being clear in the previous mail.

Thanks & Regards,
--

-- 
Rajendra Prasad Murakonda,
http://prodizy.livejournal.com/
udbodh shrestha | 2 Apr 2007 06:34

to build own hook fuction

How to build own hook function
Rob Church | 1 Apr 2007 06:37
Picon

Re: to build own hook fuction

On 02/04/07, udbodh shrestha <udbodh.shrestha@...> wrote:
> How to build own hook function

http://www.catb.org/~esr/faqs/smart-questions.html

Rob Church
Frederik Dohr | 1 Apr 2007 08:20
Picon

Re: Structured wiki

> Yes, I am taking about the structure of the wiki pages. For example, if a
> page has 10 sections, user should not be able to add a new section or change
> the names of the existing sections. He should be able to just edit the
> contents inside each section.

I'm not aware of any such function or extension.
And to be honest, I don't think it exists; wikis are a free-form tool, 
and were never meant to be that restrictive.
You might be better off using a "proper" Content Management System.

-- F.
wiki | 1 Apr 2007 09:18
Picon
Favicon

Total MediaWiki Collapse

Hello,

my webpages I've recently started to create in MediaWiki
collapsed totally. Instead of any webpage, you now only get
a 500.shtml webpage:

http://avenarius.sk

This happened gradually: at first, only a few webpages showed
500.shtml instead of the actual page, then more and more,
and right now you get 500.shtml for all pages.

All I had been doing prior to the first occurrence of a 500.shtml
webpage was manually deleting porn spam pages titled "Forum.jspa".
Every other day or so, a robot would set up that webpage.
I later deleted each such page manually. This may have
happened about 25 times or so in total.

Now, there is no page left at all. I had been downloading regular
database backups via cPanel; I tried restoring 14 of those backups,
going as far back as 27 January 2007, but the result is always the
same: 500.shtml instead of the actual webpage.

The last backup prior to the first occurrence of a 500.shtml webpage
is this one:

http://avenarius.sk/misc/avewiki.gz

Its restoration via cPanel or phpMyAdmin failed to produce any results,
although no error was reported upon restoring the database. I tried
(Continue reading)

Tim Starling | 1 Apr 2007 10:36
Picon

Re: Total MediaWiki Collapse

wiki@... wrote:
> Hello,
> 
> my webpages I've recently started to create in MediaWiki
> collapsed totally. Instead of any webpage, you now only get
> a 500.shtml webpage:
> 
> http://avenarius.sk

Yet another debug_backtrace() issue? We probably should have gotten that
fixed in PHP when we first saw it.

Try upgrading to MediaWiki 1.9.3, if you're on 1.8.x.

-- Tim Starling
wiki | 1 Apr 2007 10:51
Picon
Favicon

Re: Total MediaWiki Collapse

On Sunday, 1st April 2007 at 09:36:14 (GMT +0100), Tim Starling wrote:

>> my webpages I've recently started to create in MediaWiki
>> collapsed totally. Instead of any webpage, you now only get
>> a 500.shtml webpage:

>> http://avenarius.sk

> Yet another debug_backtrace() issue? We probably should have gotten that
> fixed in PHP when we first saw it.

> Try upgrading to MediaWiki 1.9.3, if you're on 1.8.x.

Thanks a lot. My version is 1.8.2. I'll wait a bit for any alternative
suggestions to resolve this; if there are none I'll do the upgrade.

--

-- 
Yours,
Alex.
[processed by "The Bat!", Version 3.80.06]
Guilhem Bonnefille | 1 Apr 2007 16:03
Picon
Gravatar

Re: Structured wiki

And what about using a *bot* to ensure each modification respects the layout?

Is such a bot difficult to create?

On 4/1/07, Frederik Dohr <fdg001@...> wrote:
> > Yes, I am taking about the structure of the wiki pages. For example, if a
> > page has 10 sections, user should not be able to add a new section or change
> > the names of the existing sections. He should be able to just edit the
> > contents inside each section.
>
> I'm not aware of any such function or extension.
> And to be honest, I don't think it exists; wikis are a free-form tool,
> and were never meant to be that restrictive.
> You might be better off using a "proper" Content Management System.
>
>
> -- F.
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l@...
> http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>

--

-- 
Guilhem BONNEFILLE
-=- #UIN: 15146515 JID: guyou@... MSN: guilhem_bonnefille@...
-=- mailto:guilhem.bonnefille@...
-=- http://nathguil.free.fr/
(Continue reading)

Frames Project | 1 Apr 2007 16:44
Picon

two questions about the default used to create MySql database

Hello

I have usetwo questions about the default d by MediaWiki to create its 
MySql database :
1. why the innoDB type is chosen for the tables except
  hitcounter (HEAP)
  searchindex (MyISAM)

  may be I forgot to give some information at the configuration step?
  Is there a way to ask for MyISAM type for all ?

2. why I  got   latin1_swedish_ci for  *collation* and not some utf8 
character_set instead, did I missed some parametrization?

Thanks for helping.

Francois Colonna
Jim Wilson | 1 Apr 2007 17:56
Picon
Gravatar

Re: to build own hook fuction

Rob, I read a the article, but didn't find an information on how to build
own hook?  Other link?

On 3/31/07, Rob Church <robchur@...> wrote:
>
> On 02/04/07, udbodh shrestha <udbodh.shrestha@...> wrote:
> > How to build own hook function
>
> http://www.catb.org/~esr/faqs/smart-questions.html
>
>
> Rob Church
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l@...
> http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>

Gmane