Skip to content

Releases: dragomano/Light-Portal

Light Portal v1.6.1

10 Feb 09:56
b963777
Compare
Choose a tag to compare
  • Fixed display menu icons for some themes
  • Fixed an issue on deleting pages
  • Fixed an issue when the "Calendar" menu item was displayed regardless of the settings
  • Fixed an issue when the frontpage caused an error if there were no active pages
  • Fixed an issue when the block export list was empty if there were no active blocks
  • Updated some languages

Light Portal v1.6

02 Feb 06:35
5515841
Compare
Choose a tag to compare
  • Dropped support for SMF 2.1 RC2
  • Increased a minimum PHP version to 7.3
  • Added a small documentation
  • Added a new addon - EzPortal, for import pages from ezPortal
  • Added page categories
  • Changed the structure of tags table
  • Improved "Keywords" field on Page add/edit area
  • Added new fields for pages: "Category" and "Transfer of authorship"
  • Added a possibility to show pages (links) in the main menu
  • Added icons for pages (for the main menu)
  • Changed template views for some areas
  • Changed some settings
  • Updated some addons
  • Fixed found issues

Light Portal v1.5

01 Jan 06:37
371e3c5
Compare
Choose a tag to compare
  • Fixed found issues
  • Updated some template files
  • Updated addons
  • Updated language files
  • Added a portal.php file into the package (as an example for the standalone mode)
  • Added new addons: Search, and BoardStats
  • Added a sample example of a custom template for article pages
  • Added new frontpage modes
  • Added new settings for customizing article cards
  • Added the plugin maker wizard to create simple addon skeletons

Light Portal v1.4.1

14 Dec 03:51
a2454e8
Compare
Choose a tag to compare
  • Fixed issues with import from EhPortal/TinyPortal
  • Fixed issues with comments
  • Fixed other found issues

Light Portal v1.4

11 Dec 20:56
262428f
Compare
Choose a tag to compare
  • Fixed found issues
  • Added a new section in settings ("Misc")
  • Added a new addon - Polls
  • Added likes/unlikes for pages
  • Added some new helpers
  • Added a new addon type - "impex" (import/export)
  • Added new addons - TinyPortal and EhPortal(=SimplePortal), to import pages from these mods
  • Added alpine.js to improve work with JS
  • Added a note field for blocks (for comfort work with untitled blocks in Admin section)
  • Added one more option to sorting articles - by the date of update

This update requires to uninstall any previous versions of the LP

Light Portal v1.3

11 Nov 05:54
7c7d053
Compare
Choose a tag to compare
  • Fixed found issues.
  • Updated language files.
  • Updated some addons.
  • Updated some templates.
  • Improved frontpage articles.
  • Improved some settings.
  • Improved keywords field on page adding/editing.
  • Improved a display engine of related pages.
  • Added new helpers.
  • Added a possibility to change sorting types.
  • Added a possibility to pin/unpin left & right panels.
  • Added a simple toolbar for comment editor.

Light Portal v1.2

10 Oct 14:00
Compare
Choose a tag to compare
  • Fixed found issues
  • New feature - "Maximum time after commenting to allow edit your comments"
  • New utility classes - Request and Session
  • Fixed article dates and links on the portal frontpage
  • Update addons:
    • Added a possibility to specify the displayed news for the News addon
    • Added a parameter "Show avatars" for the Recent Topics addon
    • Cosmetic changes for Recent Topics and Recent Posts addons
  • Added the custom sorting for frontpage articles
  • Added the FrontpageFlarumStyle addon to display topic articles as Flarum style
  • Added some new hooks:
    • frontpageCustomTemplate
    • onDataSaving
    • onRemovePages
    • onSettingsSaving
  • Added a new feature - "View the tag list as article cards"
  • Added the ExtUpload addon to upload images via URL (for sponsors)

Light Portal v1.1

08 Sep 04:25
Compare
Choose a tag to compare
  • Fixed found issues
  • Updated JS scripts
  • Added info messages for admin and page authors
  • Added BoardIndex addon
  • Added some addons for sponsors

Light Portal v1.0

08 Aug 18:38
dbd47bb
Compare
Choose a tag to compare
  • Fixed found issues
  • Updated addons
  • Added DNS prefetch
  • Optimized JS/SQL queries
  • Added a new feature - related pages
  • Simplified rules for block areas
  • Stickied blocks in left/right panels
  • Removed jquery.matchHeight-min
  • Removed Optimus addon

Light Portal v1.0 rc7

06 Jul 14:32
Compare
Choose a tag to compare
  • New addons:
    • CodeMirror (highlights PHP code in blocks and pages with PHP content)
    • ArticleList (displays page list or topic list, with images)
    • SlickSlider (new slider block for custom images)
    • LanguageAccess (to allow view blocks for defined languages)
  • Options of some addons are extended
  • Support of multiple checkboxes and urls in plugin settings
  • Improved template view on page/block add/edit areas
  • Automatic creation of alias after a page title filling
  • New template view for the frontpage articles
  • Quick search by page title (Manage pages areas)
  • Changed the mod license
  • And other changes...