321
zivXP
Re: Compatible modules
  • 2023/2/20 7:11

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


Quote:

Mamba wrote:
Publisher is being developed and tested on XOOPS 2.5.11, and while the minimum PHP version is PHP 7.4, we are testing it on PHP 8.2

This is very good news. The main working module.
Sehr gut! Супер!



322
Mamba
Re: Compatible modules
  • 2023/2/20 0:55

  • Mamba

  • Moderator

  • Posts: 11389

  • Since: 2004/4/23


Publisher is being developed and tested on XOOPS 2.5.11, and while the minimum PHP version is PHP 7.4, we are testing it on PHP 8.2
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



323
alain01
Re: Compatible modules
  • 2023/2/19 21:33

  • alain01

  • Just can't stay away

  • Posts: 534

  • Since: 2003/6/20


Hi,
You can use xmnews, a very usefull module for news !

Visit here



324
heyula
Re: Output of images in the block
  • 2023/2/19 18:55

  • heyula

  • Theme Designer

  • Posts: 595

  • Since: 2008/4/24


ok you can do much better.

If you want, install the publisher module and send the ftp information, I'll do it.

As an example, the following site was made with the code block I gave you

Resized Image


Demo:
https://www.ilkguninsaat.com/

In short, you can do whatever you want.



325
zivXP
Re: Output of images in the block
  • 2023/2/19 18:45

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


I want to do something like this, but on a module publisher.

Resized Image

I will try your hack reviews.
Thank you.



326
heyula
Re: Output of images in the block
  • 2023/2/19 18:04

  • heyula

  • Theme Designer

  • Posts: 595

  • Since: 2008/4/24


If I understand correctly you want to do something like this

Resized Image


New Block for Publisher Module



327
heyula
Re: Output of images in the block
  • 2023/2/19 17:59

  • heyula

  • Theme Designer

  • Posts: 595

  • Since: 2008/4/24


Quote:

zivXP wrote:
It is necessary to display the image in the block only for the first article, the rest of the articles without images.
Will it be possible to do this?


Yes you can do this with the following:

https://xoops.org/modules/newbb/viewtopic.php?topic_id=79187



328
zivXP
Re: Output of images in the block
  • 2023/2/19 15:04

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


It is necessary to display the image in the block only for the first article, the rest of the articles without images.
Will it be possible to do this?



329
heyula
Re: Output of images in the block
  • 2023/2/19 14:12

  • heyula

  • Theme Designer

  • Posts: 595

  • Since: 2008/4/24


Quote:
zivXP wrote: How to edit correctly publisher_items_spot.tpl? So that only the first article displays <{$item.image_path}>?
<{foreach item=item from=$block.items name=spotlight}>
        <{if 
$item.summary != ''}>
              <
div>
                    <{if 
$item.image_path}>
                        <
a href="<{$item.itemurl}>"><img src="<{$item.image_path}>" align="right" alt="<{$item.clean_title}>" title="<{$item.clean_title}>">a>
                    <{/if}>
            <{
$item.summary}>
                div>
        <{/if}>
    <{/foreach}>
It will show yes if you make the settings as below. Resized Image
Resized Image
But my advice is to create the blocks using this plugin, which is much more dynamic. New Block for Publisher Module



330
zivXP
Re: Output of images in the block
  • 2023/2/19 13:22

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


How to edit correctly publisher_items_spot.tpl?
So that only the first article displays <{$item.image_path}>?

<{foreach item=item from=$block.items name=spotlight}>
<{if $item.summary != ''}>

<{if $item.image_path}>
<{$item.clean_title}>
<{/if}>
<{$item.summary}>

<{/if}>
<{/foreach}>




TopTop
« 1 ... 30 31 32 (33) 34 35 36 ... 29429 »



Login

Who's Online

218 user(s) are online (42 user(s) are browsing Support Forums)


Members: 0


Guests: 218


more...

Donat-O-Meter

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

Latest GitHub Commits