Jump to content

WP V0RT3X

Clients
  • Posts

    646
  • Joined

  • Days Won

    5

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by WP V0RT3X

  1. Start with creating a filename.php with something like this ...

    <?php
    require_once('init.php');
    \IPS\Dispatcher\External::i();
    
    $html = 'Lorem ipsum ...';
    
    \IPS\Output::i()->sendOutput( \IPS\Theme::i()->getTemplate('global', 'core')->globalTemplate('Supertolle Seite', $html));

    Then check out sites like w3schools and fill the file with your content.

    For landingpages and so on you don't even need the pages application.

  2. 17 hours ago, Luuuk said:

    I'm using a slightly updated (but still very old) variant of the widget re-done by @WP V0RT3X. Recently I asked if the plugin will remain operational on 4.7.x and I'm still waiting for a definitive confirmation:

    Sry totally forgot about this, also have to use a friends installation for testing ...

    Could contain: Text, Business Card, Paper, Page

    Could contain: Text, Page

    Could contain: Gray

  3. 5 hours ago, SeNioR- said:

    Do you think this is more likely to suppress common forums like the Invision Community? Discord, Teamspeak, Facebook Groups it all makes forums slowly dying out.

    Forums are dying because they don't adapt to the new way of consuming content and communicate with other people. 

    Whether IPS, XF, vB, wBB, ... it's just not fun to use them on mobile, it's way too cumbersome. Besides, a responsive layout can't compete with something designed specifically for these devices.

    I mean just look at this, nothing more to say.

    Could contain: File, Text, Webpage

    Next point, why should I sign up on a forum when I'm already on Discord or wherever? And all my friends are already there too?

    Forums will always have their place in some genres like support or other special interrest niches and for oldschool users who prefer desktop computers, but that are minorities.

  4. On 11/11/2021 at 1:33 PM, MythonPonty said:

    In addition to texts that are written, it would be a good extension if users can also publish the poem they have read.

    I thought uploading and playing audio files was implemented in one of the latest releases? Simply record the spoken word version of a poem with a smartphone and upload it as attachment to the posts?

×
×
  • Create New...