Hello,
as a researcher, i am wondering if it is possible to add a little note into my wiki like "this page was created on 10.01.2011"
This would be some very interesting feature. I know I see it also in the history but as i use my wiki as a personal website, i did turn the history off.
Any help is highly appreciated :)
uv22e Alcott wrote:
Hello,
as a researcher, i am wondering if it is possible to add a little note into my wiki like "this page was created on 10.01.2011"
This would be some very interesting feature. I know I see it also in the history but as i use my wiki as a personal website, i did turn the history off.
Any help is highly appreciated :)
That's not easy to do efficiently. You would need to change page table to store the first rev_id. Now, being just a small site, doesn't seem too hard to create an extension for adding so.
ok. but could it not be possible to catch some code from the history file?
On Sun, Feb 6, 2011 at 3:56 PM, Platonides Platonides@gmail.com wrote:
uv22e Alcott wrote:
Hello,
as a researcher, i am wondering if it is possible to add a little note
into
my wiki like "this page was created on 10.01.2011"
This would be some very interesting feature. I know I see it also in the history but as i use my wiki as a personal website, i did turn the
history
off.
Any help is highly appreciated :)
That's not easy to do efficiently. You would need to change page table to store the first rev_id. Now, being just a small site, doesn't seem too hard to create an extension for adding so.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
uv22e Alcott wrote:
ok. but could it not be possible to catch some code from the history file?
You might have a look at DPL extension (http://semeb.com/dpldemo/index.php?title=DPL:Manual ). There is a least a "firstedit" parameter:
firstedit: outputs list based on first edit to the pages (creation)
http://semeb.com/dpldemo/index.php?title=DPL:Manual_-_DPL_parameters:_Contro...
hth Frank
mediawiki-l@lists.wikimedia.org