• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[8wayRun.Com] XenCarta (Lite Wiki)

Status
Not open for further replies.
I was wondering how is security on the wiki. Is there good rollback features. Is there a way to open sections to certain people? But lock some sections down or better yet maybe keep some sections edit only to a certain group while reset is open.
 
The only lock ability you have is to lock a page off to the admin. All the rest is usergroup permission based, and obviously it keeps every change in the pages history.
 
On Flexile Dark,when creating a New Page,the Text box text comes up black(on the black background). Anyone know how to fix this?
 
Example of a page built in templates:
When I type this in to the page creator,it comes up Server Error:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@ncisaddict.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8q DAV/2 mod_fcgid/2.3.5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.ncisaddict.com Port 80

And this is in my Error Log:
[Sat Feb 05 00:40:04 2011] [error] [client 124.169.34.64] File does not exist: /home/travism/public_html/500.shtml, referer: http://www.ncisaddict.com/forum/wiki/special/create-page
[Sat Feb 05 00:39:20 2011] [error] [client 124.169.34.64] File does not exist: /home/travism/public_html/500.shtml, referer: http://www.ncisaddict.com/forum/wiki/special/create-page
[Sat Feb 05 00:38:59 2011] [error] [client 124.169.34.64] File does not exist: /home/travism/public_html/500.shtml, referer: http://www.ncisaddict.com/forum/wiki/special/create-page
[Sat Feb 05 00:38:47 2011] [error] [client 124.169.34.64] File does not exist: /home/travism/public_html/500.shtml, referer: http://www.ncisaddict.com/forum/wiki/special/create-page
[Sat Feb 05 00:38:23 2011] [error] [client 124.169.34.64] File does not exist: /home/travism/public_html/500.shtml, referer: http://www.ncisaddict.com/forum/wiki/special/create-page
[Sat Feb 05 00:36:44 2011] [error] [client 66.249.71.33] File does not exist: /home/travism/public_html/404.shtml
[Sat Feb 05 00:36:44 2011] [error] [client 66.249.71.33] File does not exist: /home/travism/public_html/robots.txt
[Sat Feb 05 00:35:14 2011] [error] [client 124.169.34.64] File does not exist: /home/travism/public_html/404.shtml, referer: http://www.ncisaddict.com/forum/wiki/index/
[Sat Feb 05 00:35:14 2011] [error] [client 124.169.34.64] File does not exist: /home/travism/public_html/forum/styles/togglesidebar_r.png, referer: http://www.ncisaddict.com/forum/wiki/index/
[Sat Feb 05 00:35:04 2011] [error] [client 124.169.34.64] File does not exist: /home/travism/public_html/404.shtml, referer: http://www.ncisaddict.com/forum/
[Sat Feb 05 00:35:04 2011] [error] [client 124.169.34.64] File does not exist: /home/travism/public_html/forum/styles/togglesidebar_r.png, referer: http://www.ncisaddict.com/forum/
[Sat Feb 05 00:28:29 2011] [error] [client 124.169.34.64] File does not exist: /home/travism/public_html/404.shtml, referer: http://www.ncisaddict.com/forum/
[Sat Feb 05 00:28:29 2011] [error] [client 124.169.34.64] File does not exist: /home/travism/public_html/forum/styles/togglesidebar_r.png, referer: http://www.ncisaddict.com/forum/
 
seem like when I insert a lot of different txt colors, or idents or even a lot of quote bb code the wiki page breaks leaving the page completely blank? Any settings I need to adjust this? I was looking into xenforo message options, but didn't see anything there.
 
I made an upgrade to the newest Version, yesterday and was not able to edit or show a Page i added.
After turning on the debug mode and refreshing the Wiki i do get this.
An exception occurred: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Unknown modifier '3' in /var/www/vhosts/brainlag.eu/httpdocs/library/EWRcarta/Model/Parser.php on line 169
  1. XenForo_Application::handlePhpError()
  2. preg_replace() in EWRcarta/Model/Parser.php at line 169
  3. EWRcarta_Model_Parser->parseAutolinks() in EWRcarta/ViewPublic/PageView.php at line 37
  4. EWRcarta_ViewPublic_PageView->renderHtml() in XenForo/ViewRenderer/Abstract.php at line 222
  5. XenForo_ViewRenderer_Abstract->renderViewObject() in XenForo/ViewRenderer/HtmlPublic.php at line 67
  6. XenForo_ViewRenderer_HtmlPublic->renderView() in XenForo/FrontController.php at line 533
  7. XenForo_FrontController->renderView() in XenForo/FrontController.php at line 156
  8. XenForo_FrontController->run() in /var/www/vhosts/brainlag.eu/httpdocs/index.php at line 15
 
I made an upgrade to the newest Version, yesterday and was not able to edit or show a Page i added.
After turning on the debug mode and refreshing the Wiki i do get this.
Can I get a list of page names on your wiki?
 
We been having a issue too. It seams if you use all bb code with colors and such you end up turning the page into a blank. The only work around I found so far was to do it all in html.
 
I made an upgrade to the newest Version, yesterday and was not able to edit or show a Page i added.
After turning on the debug mode and refreshing the Wiki i do get this.
Okay I figured it out... in EWRcarta_Model_Parser
FIND:
Code:
$linkPin = '#(?!(?:[^<]+>|[^>]+'.$noMatch.'))\b'.preg_quote($link['page_name']).'\b#i';

REPLACE WITH:
Code:
$linkPin = '#(?!(?:[^<]+>|[^>]+'.$noMatch.'))\b'.preg_quote($link['page_name'], '#').'\b#i';

I will include this fix, as well as previous fixes in the next version which I will release tomorrow.
 
[8wayRun.Com] XenCarta (Lite Wiki) v1.2.3 CHANGELOG
  • Fixed a bug with case-sensitivity and the removal of "[NOSIDEBAR]".
  • Fixed a bug where blank pages would fail because of caching issues.
  • Fixed a bug where auto-link parsing would fail if a page title had a # in it.
  • Fixed a bug where pages would break if there were certain complicated bbcodes in it.
  • Updated pagenav templates to match changes made in recent XenForo updates.
 
Love this addon, three things I'd like to know though.

1. How do I remove the "Page list" page? I'm going to have hundreds of pages and it'll look silly.
2. How do I stop new pages showing up in their "parent nodes"
3. How do I customize the sidebar to show only parent nodes (or nodes I want displayed there).
 
Love this addon, three things I'd like to know though.

1. How do I remove the "Page list" page? I'm going to have hundreds of pages and it'll look silly.
2. How do I stop new pages showing up in their "parent nodes"
3. How do I customize the sidebar to show only parent nodes (or nodes I want displayed there).

  1. EWRcarta_Navtabs controls the Page List showing or not.
  2. Can't stop them showing up once they are created.
  3. Interesting question... I believe you can't... doesn't give that much control to my knowledge.
 
I actually made my wiki nav template like the following, as most of the stuff shouldn't be public, especially the "recent activity", as it feeds search engines literally hundreds of copies of the one page, all through each edit, which is just asking to be banned from Google.

<ul class="secondaryContent blockLinksList">
<!-- <li><a href="{xen:link 'wiki'}">{xen:raw $index.page_name}</a></li> -->
<xen:if is="{$perms.create}">
<li><a href="{xen:link 'wiki/special/recent'}">{xen:phrase recent_activity}</a></li>
<li><a href="{xen:link 'wiki/special/pages'}">{xen:phrase page_list}</a></li>
<li><a href="{xen:link 'wiki/special/create-page'}">{xen:phrase create_new_page}</a></li>
</xen:if>
<xen:if is="{$perms.admin}">
<li><a href="{xen:link 'wiki/special/administrate'}">{xen:phrase administrate_wiki}</a></li>
</xen:if>
</ul>
 
I actually made my wiki nav template like the following, as most of the stuff shouldn't be public, especially the "recent activity", as it feeds search engines literally hundreds of copies of the one page, all through each edit, which is just asking to be banned from Google.
That is an EXCELLENT point... for the next version, I have created a "history" permission. Without it, users will not be able to view history pages.
 
I might have missed this but is there an easy way to stop pages automatically being added to the main index page? There are sow pages we'd like to use the wiki to build but that we don't wan on the index page.
 
No... not presently. I would love to see two features added to this in order to manually manage such things:
  1. Expand [wiki] bbcode to wrap and delink an automatic word / phrase, ie.[wiki=nolink]phrase[/wiki], and
  2. Expand [wiki] bbcode to manually link using a pages URL name for synonyms, plurals, etc, ie. [wiki=page-name-in-here]plural or synonym[/wiki]
I think two small features, really expand the control of cross page linking.
 
Status
Not open for further replies.
Top Bottom