Git Product home page Git Product logo

ikiwiki-org-plugin's People

Contributors

chrismgray avatar jimis avatar rhubarbsin avatar wentasah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ikiwiki-org-plugin's Issues

Can't use an undefined value as an ARRAY reference

Getting this with the current version of this plugin (just cloned it today):

$ ikiwiki --setup ../../*setup --render try.org 
Can't use an undefined value as an ARRAY reference at /home/rick/dev/newblog/.ikiwiki/IkiWiki/Plugin/new_org.pm line 55.

Wish I was a Perl dude; so I could troubleshoot it :(

Thanks for any hints.

Wrong type argument: listp

I've using emacs 23.3 in Arch compiled with the lucid toolkit and copied the two files over as per the instructions. But after adding new_org to my .setup and running ikiwiki I receive these errors:

ikiwiki --setup SalientDream.setup

*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t*ERROR*: Wrong type argument: listp, t%       

These errors appear after the emacsclient loads up. I'm not sure how I could get further debugging information.

It prevents the org files getting rendered. I've tried creating a clean ~/.emacs.d with just an init.el and a loadpath pointing to ~/.emacs.d/lisp with the ikiwiki-org-plugin.el. The problem remains.

Any help would be much appreciated as this plugin was working fine the last time I used it on a webhost rather than my own computer.

Installation breaks my ikiwiki.cgi

I got the plugin installed and working so I can stage an org file, commit, push, and see the generated HTML in the wiki. However, whenever I hit a link (e.g. "Edit" or "Preferences") that calls ikiwiki.cgi, I get an Internal Server Error and see this in Apache's error log:

malformed header from script. Bad header=nil: ikiwiki.cgi

I've disabled all other plugins to isolate the issue. The problem disappears when I disable the plugin and rerun ikiwiki setup.

I'm not sure how to proceed in debugging this; has this behavior been seen before? I'm using ikiwiki 3.20120629.

Images do not appear in inlined pages

Hi,

I discovered this plugin today and it seems to be really nice and it works out of the box. However, I have trouble with images on included pages. Images are correctly displayed on the separate post page, but not on the title page of the blog which contains:

[[!inline pages="page(blog/*) and !*/Discussion" show="10" actions=yes rootpage="blog"]]

I use ikiwiki version 3.20100815.9 and org mode 6.33x (Debian stable). It seems that on your blog, you do not have this issue. Do you have a idea what's wrong with my setup?

"#+begin_html ... #+end_html" doesn't work

This example 's result can't be included into the output file

 #+begin_html
   <p>hello world</p>
 #+end_html

But this example seem work well

 #+begin_html
   hello world
 #+end_html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.