emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: Files under DeaultProject


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: Files under DeaultProject
Date: Wed, 01 Jun 2005 20:05:31 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Yamagata Yoriyuki <address@hidden> writes:

> Is there someone who experiences similar problems?  Do InterWiki
> links work for everyone else?
>
> My .emacs is the following.  Is there any problem?

You might want to consider trying the latest development version of
emacs-wiki at
http://www.mwolson.org/static/dist/emacs-wiki-latest.tar.gz.  I've
fixed at least one InterWiki name issue since the 2.69 release.

[snip]

> (setq emacs-wiki-projects 
>       (cons
>        '("DefaultProject"
>        (emacs-wiki-directories .  ("~/Wiki"))
>        (emacs-wiki-home-page . "WelcomePage")

`emacs-wiki-home-page' is deprecated in the development tarball; use
`emacs-wiki-default-page' instead if you try the latest tarball.

>        (emacs-wiki-publishing-directory . "/address@hidden:public_html/Wiki")
>        (emacs-wiki-project-server-prefix . "../Wiki/")
>        (emacs-wiki-index-title-threshold . t))
>        emacs-wiki-projects))

You shouldn't need the following section.
`emacs-wiki-interwiki-names' should be updated automatically.  Part of
the InterWiki bugfix took care of this.

> (setq emacs-wiki-interwiki-names 
>       (quote (("DefaultProject" lambda
>              (tag) (emacs-wiki-project-interwiki-link "DefaultProject" tag))
>             ("WikiPlanner" lambda (tag) 
>              (emacs-wiki-project-interwiki-link
>               "WikiPlanner" tag)) 
>             ("JournalWiki" lambda (tag)
>              (emacs-wiki-project-interwiki-link "JournalWiki" tag)))))

Hopefully this helps.

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Jabber: mwolson_at_hcoop.net -- IRC: mwolson on freenode.net: #muse, #pulug
  /` |\ | | |
 |_] | \| |_|   Interests: anime, Debian GNU/Linux, XHTML, wiki, Emacs Lisp

Attachment: pgpd1yrjhZ8uN.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]