This is for the damn idiot who gave a 534$ fine to my canadian lawyer because he was smoking in his office. Note that the 534$ was calculated based on how many gigs he had in his ashtrays.
To the same idiot who came back a few weeks later and gave ANOTHER fine because there was an ashtray in a closet that wasn't clean enough for his tasted (wanna lick ?).
And lastly, to the woman who denounced my friend to the anti-tobacco militia (couldn't find better to describe these twats)...
GO TO HELL
Ah... feels better now...
Note: To whoever thinks this has nothing to do with PostNuke....... hey... wow.... YOU ARE RIGHT...... but if you think about lecturing me on what I put on my site.... well....... go to hell too... ;-)
To the same idiot who came back a few weeks later and gave ANOTHER fine because there was an ashtray in a closet that wasn't clean enough for his tasted (wanna lick ?).
And lastly, to the woman who denounced my friend to the anti-tobacco militia (couldn't find better to describe these twats)...
GO TO HELL
Ah... feels better now...
Note: To whoever thinks this has nothing to do with PostNuke....... hey... wow.... YOU ARE RIGHT...... but if you think about lecturing me on what I put on my site.... well....... go to hell too... ;-)
Now available: GoogleMap 2.0
Registered users can add their coordinates to your map.
Special Markers
Visitors markers based on HostIP.info get location database.
Demo : pnConcept
Download [ HERE ]
You will need a Google API Key available on the [ Google website ].
Chestnut !
Note: Found a few tiny issues after release... will correct them tomorrow after some sleep... C !
Registered users can add their coordinates to your map.
Special Markers
Visitors markers based on HostIP.info get location database.
Demo : pnConcept
Download [ HERE ]
You will need a Google API Key available on the [ Google website ].
Chestnut !
Note: Found a few tiny issues after release... will correct them tomorrow after some sleep... C !
It was asked in the forum a few times, thanks to Said, here it is...
See the Plugins page.
Thanks again Said...
C !
See the Plugins page.
Thanks again Said...
C !
Found a few issues, the most important one being that the permission check in the administration had a typo. So it is important that you at least take a new pnadmin.php either from this package or from my NOC project SVN.
[ Download Here ]
[ Download Here ]
Now available: GoogleMap 1.0
Registered users can add their coordinates to your map.
Demo 1 : pnConcept
Demo 2 : PostNuke-France
Download [ HERE ]
You will need a Google API Key available on the [ Google website ].
Chestnut !
Registered users can add their coordinates to your map.
Demo 1 : pnConcept
Demo 2 : PostNuke-France
Download [ HERE ]
You will need a Google API Key available on the [ Google website ].
Chestnut !
Sorry for denying registration for a few... I have a gigantic headache and wasn't seeing very clearly on wich link I was clicking.........
BLEH !
C !
BLEH !
C !
Although I made a simple parser that transforms the doku syntax to wikka syntax, the structure of Doku is not making things easy to import. Doku uses a file system structure for the content that can go deep, it also can have many pages with the same name.
One solution could be to join folder names with their pages but that could result in something like this (taken from pn-cms.de)
entwickler_module_example or something similar.
Not very cute...
So for the moment and for the limited time I can put in this, I'll make sure the pnWikka mod is stable enough and I'll see later for the best approach on this... if someone did not found something before me.
;-)
C !
One solution could be to join folder names with their pages but that could result in something like this (taken from pn-cms.de)
entwickler_module_example or something similar.
Not very cute...
So for the moment and for the limited time I can put in this, I'll make sure the pnWikka mod is stable enough and I'll see later for the best approach on this... if someone did not found something before me.
;-)
C !
Bon...
Quand vous aurez terminé avec vos manifestations à la con à propos d'un projet loi que vous n'avez pas compris mais surtout, que vous n'avez pas compris POURQUOI il a été créé...
Si un jour prochain, il vous arrivait d'empêcher certains groupes de vous bourrer le crâne de faux slogans et d'idées hypocrites...
Vous me réveillerez d'accord ? Parce qu'en attendant, la France était déjà en train de couler, c'est trop sidérant de vous voir l'aider...
A couler encore plus bas.
C !
Note: Le CPE n'est évidemment pas parfait... mais franchement faut arrêter l'hypocrisie... et il faut arrêter de suivre comme des moutons.
Quand vous aurez terminé avec vos manifestations à la con à propos d'un projet loi que vous n'avez pas compris mais surtout, que vous n'avez pas compris POURQUOI il a été créé...
Si un jour prochain, il vous arrivait d'empêcher certains groupes de vous bourrer le crâne de faux slogans et d'idées hypocrites...
Vous me réveillerez d'accord ? Parce qu'en attendant, la France était déjà en train de couler, c'est trop sidérant de vous voir l'aider...
A couler encore plus bas.
C !
Note: Le CPE n'est évidemment pas parfait... mais franchement faut arrêter l'hypocrisie... et il faut arrêter de suivre comme des moutons.
Many noticed my personal project pnWikka.
To answer most of the question you may have, I'm inviting you to take a look at it, as it says on the front page, I sniffed (with the authors permission of course) many pages from the original site about the module itself.
But to answer some people asking me some question that they may not have found in the documentation, here it goes.
Does pnWikka saves the revisions in the DB ? Yes it does save the pages and revisions in the DB, not in files. It is apparently a point that many finds important so now you know.
Is it templated ? Yes, for the most part. While working on pnWikka, it went fast on the fork road instead of a wrap up (like the pn-cms Doku module for example) because of the nature of the Wikkawiki. (Hardcoded).
It is not 100% templated yet but I would say it is 90% templated.
Is it Multilingual ? Yes but again, there are issues. For example, the word "Category" is a keyword telling to the Wikka script (and pnWikka) that it's a category or that the page is part of a category. You can see the documentation about that [ HERE ].
I will later on work on the module so that the category keyword can be set for a definite language. I'm not into it yet and I'm still not sure how I will pull that up. But for the most part of the module, most if not all language related text has been pull out of the code (Wikkawiki is hardcoded) and language files were created.
Will you be able to import data from another wiki ? I hope. When initialising the module, pnWikka will check if you have a stand alone Wikka wiki (wikka prefix for the tables). If so, it will ask you if you want to import the pages and revisions from you Wikka. If your Wikka is not detected (different table prefix), you'll be able to give the prefix so that pnWikka can try to import your data.
I am also working on a script to import pages from a Doku wiki. I don't know if I'll finish it before opening testing of the pnWikka but rest assure that it's in the plans.
As for other wikis, for the moment, there is no plan yet. Maybe it won't come from me... it all depends of the difficulty and the time I have. For the moment, I'm putting my efforts on the stand alone Wikka and Doku.
As for the rest... feel free to ask or... Wait and see ! ;)
Why Wikka ? Why not ? The Wikka wiki had all I need for a simple wiki and it did not had all the annoying flaws of the pnWiki (written in pnHTML and looked like it was never finished) and I'm a sober guy... So I'm not really interested in most wikis having all sort of gadgets and colorful stuff. I only wanted a wiki. Wikka was simple enough to work with from the code perspective and it was easier to see it become a module for PostNuke than many others out there.
As there are a zillion wikis, some better, some not, one must stop and choose something. I was tired of testing and I liked Wikka. So Wikka I chose. I am totally aware that some other wikis can be better than Wikka... but when I started on pnWikka... I felt no regret. ;)
ETA ? Nope... ;)
C !
To answer most of the question you may have, I'm inviting you to take a look at it, as it says on the front page, I sniffed (with the authors permission of course) many pages from the original site about the module itself.
But to answer some people asking me some question that they may not have found in the documentation, here it goes.
Does pnWikka saves the revisions in the DB ? Yes it does save the pages and revisions in the DB, not in files. It is apparently a point that many finds important so now you know.
Is it templated ? Yes, for the most part. While working on pnWikka, it went fast on the fork road instead of a wrap up (like the pn-cms Doku module for example) because of the nature of the Wikkawiki. (Hardcoded).
It is not 100% templated yet but I would say it is 90% templated.
Is it Multilingual ? Yes but again, there are issues. For example, the word "Category" is a keyword telling to the Wikka script (and pnWikka) that it's a category or that the page is part of a category. You can see the documentation about that [ HERE ].
I will later on work on the module so that the category keyword can be set for a definite language. I'm not into it yet and I'm still not sure how I will pull that up. But for the most part of the module, most if not all language related text has been pull out of the code (Wikkawiki is hardcoded) and language files were created.
Will you be able to import data from another wiki ? I hope. When initialising the module, pnWikka will check if you have a stand alone Wikka wiki (wikka prefix for the tables). If so, it will ask you if you want to import the pages and revisions from you Wikka. If your Wikka is not detected (different table prefix), you'll be able to give the prefix so that pnWikka can try to import your data.
I am also working on a script to import pages from a Doku wiki. I don't know if I'll finish it before opening testing of the pnWikka but rest assure that it's in the plans.
As for other wikis, for the moment, there is no plan yet. Maybe it won't come from me... it all depends of the difficulty and the time I have. For the moment, I'm putting my efforts on the stand alone Wikka and Doku.
As for the rest... feel free to ask or... Wait and see ! ;)
Why Wikka ? Why not ? The Wikka wiki had all I need for a simple wiki and it did not had all the annoying flaws of the pnWiki (written in pnHTML and looked like it was never finished) and I'm a sober guy... So I'm not really interested in most wikis having all sort of gadgets and colorful stuff. I only wanted a wiki. Wikka was simple enough to work with from the code perspective and it was easier to see it become a module for PostNuke than many others out there.
As there are a zillion wikis, some better, some not, one must stop and choose something. I was tired of testing and I liked Wikka. So Wikka I chose. I am totally aware that some other wikis can be better than Wikka... but when I started on pnWikka... I felt no regret. ;)
ETA ? Nope... ;)
C !

