1
otros
Re: wordbook 1.17 rc1
  • 2006/11/22 21:50

  • otros

  • Just popping in

  • Posts: 4

  • Since: 2006/11/14


By other hand. If you choose to explore by letter, wordbook open each concept. To much information.

I think that it could be better for user to see a list of words that correspond to the letter and then they choose concept that they want to explore. ???


Every body that want a change. You can do it.

Only edit templates/default/wb_letter.html

seek 
for entries:

<
div class="definition"><{$eachentry.definition}></div>
<{
$eachentry.comments}><br /><br />

and 
delete them (two entries).

at templates/default/wb_category.html

seek 
for entrie:

<
div class="definition"><{$eachentry.definition}></div>
    <
br />

and 
delete it (one entrie).


If you don't see any change only delete files at template_c at XOOPS home. You can do it fast by rename that directory, create a new one with 'template_c' name, permition 777 and copy index.html from preview directoy in it.

That's all.

Regards¡



2
otros
Re: wordbook 1.17 rc1
  • 2006/11/19 5:52

  • otros

  • Just popping in

  • Posts: 4

  • Since: 2006/11/14


"I download last version where it say AGAIN"



Changes to admin/entry.php works fine. Thanks.!!!

By other hand.

If you check at database you can sea that in wbcategories and at wbentry send an error:

at wbcategories:

PRIMARY and INDEX keys should not both be set for column `categoryID`

at wbentry:

PRIMARY and INDEX keys should not both be set for column `entryID`

If you entry a lot of information it could cause residual bytes at tables.

I'm not a programmer, but is it correct?

By other hand. If you choose to explore by letter, wordbook open each concept. To much information.

I think that it could be better for user to see a list of words that correspond to the letter and then they choose concept that they want to explore. ???

Is it possible?

Regards.



3
otros
Re: wordbook 1.17 rc1
  • 2006/11/15 15:39

  • otros

  • Just popping in

  • Posts: 4

  • Since: 2006/11/14


wordbook 1.17 rc1 Don't create sql tables at new installation, so you must to import them manually.

By other hand I solved problem to change and recognice categories by modify next line at admin/entry.php at line 84

$sform -> addElement( new XoopsFormHidden( 'categoryID', $categoryID ) );

to

$sform -> addElement( new XoopsFormHidden( $categoryID ) );


It is ok for me !!!, at this moment ???!!!



4
otros
Re: wordbook 1.17 rc1
  • 2006/11/14 21:52

  • otros

  • Just popping in

  • Posts: 4

  • Since: 2006/11/14


Category dont function at my XOOPS installation.
I tried at XOOPS 2.0.15 and 2.0.14 from a new installation on my server (Linux-Ubuntu) and at my web hosting.

I tried wordbook 1.15b, 1.16, 1.17rc1

I up three categories, only first one recogniced and it is no way to change a category in a definition.

What is it wrong at my installation?




TopTop



Login

Who's Online

113 user(s) are online (76 user(s) are browsing Support Forums)


Members: 0


Guests: 113


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits