491
Bleekk
Re: Transfer the content of XNews module to Publisher
  • 2013/11/14 23:38

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


I will try to put some sql together so you can import main things to publisher



492
Bleekk
Re: Publisher
  • 2013/11/14 11:35

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


have you selected "extended" in the "template" option of the block?



493
Bleekk
Re: Publisher
  • 2013/11/14 10:52

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


here is the latest news block with 20 characters
Resized Image

and here with 50
Resized Image

so it works!



494
Bleekk
Re: Publisher
  • 2013/11/13 21:52

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


"number of letters" works
in the block options "template" you need to select "extended" or "fade-in"

truncate works also perfect.

I tried it out with this publisher version
http://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsModules/publisher/trunk/



495
Bleekk
Re: Extgallery nightmares...
  • 2013/11/12 21:24

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


HERE IS the modified gallery index template
I have created 5 columns
To change the column number edit the line 55

It is up to you to do the style to the columns



496
Bleekk
Re: Extgallery nightmares...
  • 2013/11/12 18:27

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


aaaaah ok, nothing easier then this.
how many columns do you want?



497
Bleekk
Re: Extgallery nightmares...
  • 2013/11/11 13:58

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


I tested my code on the index page of the gallery and it works.
See the image below

Resized Image


HERE ARE my files. Please make a backup first of your files



498
Bleekk
Re: All articles are missing
  • 2013/11/5 18:03

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


have you changed anything?
look in your database, are the articles still there?



499
Bleekk
Re: how can add slider in home page
  • 2013/11/5 17:57

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


there are couple of ways to achieve this. you can use smartys like this:

<{$xoops_dirname}> - The name of the current module directory. If no module is being displayed, this = "system"
<{if $xoops_dirname=="system"}>
here your slider
<{/if}>

<{$xoops_requesturi}> - requested url (e.g. /modules/news/article.php?storyid=1)
<{if $xoops_requesturi=="/modules/publisher/item_id=3"}>
here your slider
<{/if}>


there is a hack from the user trabis that is also really helpfull
https://xoops.org/modules/newbb/viewtopic.php?post_id=337517#forumpost337517



500
Bleekk
Re: Extgallery nightmares...
  • 2013/10/29 12:25

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


to format this thumbs preview use following smarties
<{$photo.photo_id}>
<{
$photo.photo_title}>
<{
$photo.photo_name}>
<{
$photo.photo_desc}>
<{
$photo.photo_comment}>
<{
$photo.photo_hits}>




TopTop
« 1 ... 47 48 49 (50) 51 52 53 ... 69 »



Login

Who's Online

159 user(s) are online (84 user(s) are browsing Support Forums)


Members: 0


Guests: 159


more...

Donat-O-Meter

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

Latest GitHub Commits