Go Back   NuHIT - SEO, Wiki, Forums > NuWiki Forums > NuWiki - Pre-sales and feedback
Reply
 
Thread Tools
 
#16
Old 07-06-2007, 02:07 PM
 
kafi
Premium Member
 
Join Date: Feb 2007
Posts: 365
kafi is offline  
Hello ElfMage, book name charset problem in my language is not adressed in new Beta4. Is this to be solved in new version or should we consider it as bug?

Thank you!
Reply With Quote

#17
Old 07-06-2007, 04:44 PM
 
Table bbcode interfere with other table bbcode http://www.vbulletin.org/forum/showthread.php?t=107985
Lets say that stated bbcode add-on is better in functionallity so I would like to keep it unless I will have substitution... maybe from here maybe from other source. At least for creating data tables. Yours table bbcode might be usefull too - for design purpses I think...

What should I do to keep both running?
kafi
Premium Member
 
Join Date: Feb 2007
Posts: 365
kafi is offline  
Reply With Quote

#18
Old 07-07-2007, 07:50 PM
 
ElfMage
nuHIT Team
 
ElfMage's Avatar
 
Join Date: Aug 2006
Posts: 3,603
ElfMage is offline  
Quote:
Originally Posted by kafi View Post
Hello ElfMage, book name charset problem in my language is not adressed in new Beta4. Is this to be solved in new version or should we consider it as bug?

Thank you!
That's something we didn't get a chance to fix in this version... Here are the changes needed:

In nuwiki_ui_book.php, find this line:

PHP Code:
$title htmlentitiestrim($_REQUEST['nuwiki_book_title']) ); 
And change it for this:

PHP Code:
$title strip_tagstrimurldecode$_REQUEST['nuwiki_book_title']) ) ); 
Then find this line:

PHP Code:
$new_title htmlentities$_POST['nuwiki_book_title'] ); 
And change it for this:

PHP Code:
$new_title strip_tagstrimurldecode$_POST['nuwiki_book_title'] ) ) ); 
Thanks.
Reply With Quote

#19
Old 07-07-2007, 07:51 PM
 
Quote:
Originally Posted by kafi View Post
Table bbcode interfere with other table bbcode http://www.vbulletin.org/forum/showthread.php?t=107985
Lets say that stated bbcode add-on is better in functionallity so I would like to keep it unless I will have substitution... maybe from here maybe from other source. At least for creating data tables. Yours table bbcode might be usefull too - for design purpses I think...

What should I do to keep both running?
Understandable. What is it you prefer on this add-on over the TABLE BBCode implemented by NuWiki? The format used to enter cells/rows/etc, or the client side javascript?
ElfMage
nuHIT Team
 
ElfMage's Avatar
 
Join Date: Aug 2006
Posts: 3,603
ElfMage is offline  
Reply With Quote

#20
Old 07-19-2007, 08:56 AM
 
ssslippy
Premium Member
 
Join Date: Nov 2006
Posts: 261
ssslippy is offline  
My users love the sorting as a guild website we have TONS of data in tables. We have about 10 characters with of items all in those tables. Sorting helps alot. Im not sure the different between yours and the VB one but the vb.org one has the ability to define table widths and everything else u can do in a table with html.
Reply With Quote

#21
Old 07-19-2007, 10:00 AM
 
Yes, I think that sorting a table with lots of data can be quite convenient.

BTW, NuWIKI's TABLE BBCode allows the use of any CSS style for formating, it even allows the use of classes, which would let you have consistent look in all tables (e.g. the tables could be tborder, and the cells could be alt1/alt2/thead/tcat, etc).

We'll add an option to enable/disable NuWiki's built-in TABLE bbcode.
__________________
Server Status Update
ElfMage
nuHIT Team
 
ElfMage's Avatar
 
Join Date: Aug 2006
Posts: 3,603
ElfMage is offline  
Reply With Quote

#22
Old 07-27-2007, 01:23 PM
 
RvG
Premium Member
 
Join Date: Jul 2007
Posts: 17
RvG is offline  
Hi Elfmage, is there any xml files on nuwiki rc4? or not included?
Reply With Quote

#23
Old 07-27-2007, 01:46 PM
 
You mean vbWiki Standard I think? The free version of vbwiki.

A comparison between vbwikipro and nuwiki could be found here:

http://www.nuhit.com/nuwiki/comparison.html
Schlitzohri
Premium Member
 
Join Date: Jun 2007
Posts: 68
Schlitzohri is offline  
Reply With Quote

#24
Old 07-27-2007, 04:05 PM
 
ElfMage
nuHIT Team
 
ElfMage's Avatar
 
Join Date: Aug 2006
Posts: 3,603
ElfMage is offline  
Hi, I replied to the other thread as well.

We currently do not have a trial download for NuWiki, but if you'd like, PM me your e-mail address and I'll give you a NuWiki license to try.

Thanks.
__________________
Server Status Update
Reply With Quote

#25
Old 09-05-2007, 09:04 AM
 
Are you ready for RC soon?
zews
Premium Member
 
Join Date: Feb 2007
Posts: 7
zews is offline  
Reply With Quote

#26
Old 09-05-2007, 09:19 AM
 
kafi
Premium Member
 
Join Date: Feb 2007
Posts: 365
kafi is offline  
RC 1 is already out .-)
Reply With Quote

#27
Old 09-05-2007, 12:03 PM
 
Sorry about that. Was a litle bit confused - couldnt find the announcement, and in the changelog, the last changelog-chapter in the menu was the beta.
zews
Premium Member
 
Join Date: Feb 2007
Posts: 7
zews is offline  
Reply With Quote

#28
Old 09-05-2007, 04:50 PM
 
ElfMage
nuHIT Team
 
ElfMage's Avatar
 
Join Date: Aug 2006
Posts: 3,603
ElfMage is offline  


Sorry, we realized we were making announcements in too many places. We are transitioning to using the blog for announcements.
__________________
Server Status Update
Reply With Quote

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NuWiki version 1.3 Beta 3 Released ElfMage News and Announcements 3 06-25-2007 09:57 AM
NuWiki 1.3 Beta 3 Released ElfMage NuWiki - Pre-sales and feedback 6 05-21-2007 01:22 PM
NuWiki version 1.3 Beta 2 released. ElfMage News and Announcements 2 05-14-2007 04:09 PM
NuWiki 1.3 Beta 2 Released ElfMage NuWiki - Pre-sales and feedback 2 05-12-2007 04:55 PM
NuWiki 1.0.1 released ElfMage NuWiki - Pre-sales and feedback 7 04-18-2007 02:35 PM


All times are GMT -4. The time now is 11:51 PM.