LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback
User Name
Password
LQ Suggestions & Feedback Do you have a suggestion for this site or an idea that will make the site better? This forum is for you.
PLEASE READ THIS FORUM - Information and status updates will also be posted here.

Notices


Reply
  Search this Thread
Old 02-23-2004, 12:34 AM   #31
LinuxLala
Senior Member
 
Registered: Aug 2003
Location: New Delhi, India
Distribution: Fedora 7
Posts: 1,305

Rep: Reputation: 45

The wiki is going good. I'd just like to say that since morning(Monday) I cannot view the Commands page
http://wiki.linuxquestions.org/wiki/Commands

As this is the first time I am participating in adding content to any wiki, I don't know a few things. How do I create a new page and make a link to it?

Thanks.
 
Old 02-23-2004, 12:35 AM   #32
LinuxLala
Senior Member
 
Registered: Aug 2003
Location: New Delhi, India
Distribution: Fedora 7
Posts: 1,305

Rep: Reputation: 45
Never mind. I found out <sheepish smile> Should have searched on the wiki site first.
 
Old 02-23-2004, 05:42 AM   #33
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Jeremy - have just noticed that we currently don't have working page links to:

[[stub]]
[[plunge forward]]
[[help it grow]]

using the typical linking method in the WIki - have just tried to link to each of the above but they currently all refer to the same page URL name ending - ie

"LinuxQuestions"

Last edited by Skyline; 02-23-2004 at 06:03 AM.
 
Old 02-23-2004, 07:14 AM   #34
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,604

Original Poster
Rep: Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087
Skyline,
As those pages are part of the manual they are not part of the default namespace, but the LinuxQuestions.org_Wiki namespace. To find out how to link to them you can look at one of the current links, but I'll add a little note about namespaces to the help section.

--jeremy
 
Old 02-23-2004, 07:38 AM   #35
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Thanks for clarifying - just worked out how to do it: for anyone whose interested: - to link to the stub article/disclaimer.

[[LinuxQuestions.org_Wiki:stub_articles|stub]]

Just pipe the last part of the page address through the stub name.

I'll put a note in the WIki markup help section. (I've put it here - click below)

http://wiki.linuxquestions.org/wiki/...rg:Wiki_markup

Last edited by Skyline; 02-23-2004 at 08:12 AM.
 
Old 02-23-2004, 08:27 AM   #36
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Actually - piecing the whole stub disclaimer together we have:

This article is a stub and needs to be finished. plunge forward and help it grow!

which with the markup becomes:

This article is a [[LinuxQuestions.org_Wiki:stub_articles|stub]] and needs to be finished. [[LinuxQuestions.org_Wiki:plunging_forward|plunge forward]] and [[LinuxQuestions.org_Wiki:How_to_edit_a_page|Help it grow]] !

Last edited by Skyline; 02-23-2004 at 08:30 AM.
 
Old 02-23-2004, 08:50 AM   #37
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,604

Original Poster
Rep: Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087
Eventually we will have our own markup page, but for now it's a bit bare:

http://wiki.linuxquestions.org/wiki/...ki:Wiki_markup

--jeremy
 
Old 02-23-2004, 09:04 AM   #38
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Jeremy - would it be of any use to put the full markup for the stub disclaimer in the main (bare) wiki markup page temporarily or just put it in the user contributed page (I've put a brief description in the user contributed page for now - can expand on this in the user contrib. page if it isnt neccesary in the main page)

Another question - whilst going through the weeding process, if there are 2 instances of KDE in an article for example do we just link up to the first instance and leave any further instances as normal text?

Last edited by Skyline; 02-23-2004 at 10:04 AM.
 
Old 02-23-2004, 10:23 AM   #39
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,604

Original Poster
Rep: Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087
I don't think the stub disclaimer is necessary as I plan on completing the wiki markup document at some point. For now the article it references is *very* complete As for the second question, you should only link the first instance of the word. Thanks Skyline.

--jeremy
 
Old 02-23-2004, 11:11 AM   #40
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
No probs Jer. - another idea - something that might be of use would be a "weeding script" - one task it could perform would be to:

For every recognised link such as:

OpenOffice, KDE, Kernel

etc etc etc etc

the script would search through every page in the Wiki for first instances of unlinked text per page which match the top level link (and the page not already having a relevant link on it)

One could then either get the script to:

automatically change the first instance of matched text per page into a link, or atleast flag those pages up for further scrutiny to see whether its appropriate to create a link from that page.

Any thoughts.

Last edited by Skyline; 02-23-2004 at 11:42 AM.
 
Old 02-23-2004, 11:43 AM   #41
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,604

Original Poster
Rep: Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087
I don't anticipate a need for this, but as we get going if the need arises we can look into it.

--jeremy
 
Old 02-23-2004, 12:51 PM   #42
aaa
LQ Guru
 
Registered: Jul 2003
Location: VA
Distribution: Slack 10.1
Posts: 2,194

Rep: Reputation: 47
On the main page in the sidebar, under 'Edit', there is an 'Editing Help' link that points to 'How_does_one_edit_a_page'. Shouldn't it instead point to 'How_to_edit_a_page'?
 
Old 02-23-2004, 01:04 PM   #43
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,604

Original Poster
Rep: Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087Reputation: 4087
Thanks aaa - it's been updated.

--jeremy
 
Old 02-23-2004, 01:30 PM   #44
aaa
LQ Guru
 
Registered: Jul 2003
Location: VA
Distribution: Slack 10.1
Posts: 2,194

Rep: Reputation: 47
Also, the bullets look very different in IE
** looks like one dot instead of two
* is just an indent
This flips things around. Can anything be done?
Edit: I fixed it.

Last edited by aaa; 02-23-2004 at 01:44 PM.
 
Old 02-24-2004, 09:53 AM   #45
LinuxLala
Senior Member
 
Registered: Aug 2003
Location: New Delhi, India
Distribution: Fedora 7
Posts: 1,305

Rep: Reputation: 45
Every now and again I find that the wiki site stops working. I mean, I open it, add content, make changes and go on. But after some time, suppose I am on the main page, no matter on which link I click, the page does not open.

The error is Operation Timed Out.

Nothing wrong with my internet connection as I can browse the net easily.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
wiki on standard (ftp upload) web site ? dtimms Programming 2 01-11-2005 04:28 AM
LinuxQuestions.org will be in the .Org Village at LWE UK jeremy LQ Suggestions & Feedback 34 10-10-2004 09:41 AM
LinuxQuestions.org Announces a New Site jeremy LQ Suggestions & Feedback 17 08-18-2004 02:25 AM
linuxquestions mirror site sub_slack General 5 08-31-2003 07:53 PM
Welcome to the new LinuxQuestions.org jeremy LQ Suggestions & Feedback 9 11-01-2002 03:20 PM

LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback

All times are GMT -5. The time now is 12:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration