Information Display

Enhanced Spreadsheets

By:
Core Development Team
Downloads:
134
Added:
27th Mar 2024
Allows the software to read/write OpenOffice (.ods) and Excel (.xlsx) spreadsheet files, in addition to the built-in .csv support.

Note the old-style Excel format (.xls) is intentionally not supported because it can not handle international characters properly, and due to its age.

System Requirements / Dependencies

PHP 7.1, PHP zip extension, PHP xml extension

Website Software Requirements

Minimum version: 11


Licence

BSD license

Add

Geshi

By:
Chris Graham
Downloads:
89
Added:
27th Mar 2024
Geshi
Apply syntax highlighting to a block of coding which is pasted inside the Comcode code tag as follows:

Code

[codebox="language"]the code goes here[/codebox]

Based off of GeSHI 1.0. GeSHI 1.1 is still under active development at the time of writing, missing many highlighters present in 1.0.


Website Software Requirements

Minimum version: 11


Licence

GPL

Additional credits/attributions

The Authors of GeSHi

Data Mappr

By:
Kamen Blaginov / Chris Graham / temp1024
Downloads:
131
Added:
27th Mar 2024
Data Mappr
Shows different catalogue entries' longitude/latitude values as pins on a Google map (maintenance status). Clicking on the pin shows the catalogue entry in a little box (as a link to the entry).

Before you can use the block you must first configure the API:
  1. Configure the Google API Key in the configuration (Admin Zone > Configuration > Setup > Composr API options > Google API)
  2. Make sure that Google Maps JavaScript API is enabled on Google's end
If you do no…

Charity Banners

By:
Kamen Blaginov
Downloads:
109
Added:
27th Mar 2024
Charity Banners

Automatically creates a button banner type and banners for it and set them in a main (or side) block. Administrator could enable/disable banners, and also add custom banners.

The auto-created bundled banners are for 'causes' and are: Composr, Firefox, W3C XHTML, W3C CSS, W3C WCAG, CancerResearch, RSPCA, PETA, Unicef, WWF, Greenpeace, HelpTheAged, NSPCC, Oxfam, BringDownIE6, CND, Amnesty International, British Heart Foundation, GNU.

To Use the Block go to…

Weather

By:
Chris Graham
Downloads:
128
Added:
27th Mar 2024
Weather
A weather block. Different backends are supported, with a default implementation of OpenWeatherMap provided.

You will need to set up an OpenWeatherMap API key at Admin Zone > Setup > Configuration > Composr API options > Weather report.

Website Software Requirements

Minimum version: 11


Licence

Licensed on the same terms as Composr

Pdf Viewer

By:
Chris Graham
Downloads:
83
Added:
27th Mar 2024
Pdf Viewer
PDF media (including the Comcode media tag, Comcode attachments, and in galleries) will be displayed inline using a PDF viewer than prevents easy download or printing.

Note that in order for this addon to work properly, your server must be able to specify the application/javascript MIME type for .mjs files. This is handled for Apache automatically if you use recommended.htaccess from the software.

Website Software Requirements

Minimum version: 11

Browser Bookmarks

By:
Chris Graham
Downloads:
95
Added:
27th Mar 2024
Browser Bookmarks

Export the site-map as browser bookmarks.

Ever wished it was quicker to navigate around your site? If you're anything like us you get tired of having to move the mouse all around screens, and wait for half a dozen page loads, to get where you're going. There is an admin menu and sitemap in Composr, but that's still not as fast as a native desktop interface. Coming to the rescue is this simple addon that will export your whole sitemap to your web browsers…

Top Posters

By:
Chris Graham
Downloads:
80
Added:
27th Mar 2024
Top Posters
A block to show the posters with the longest average post length and their total number of posts.

You can configure the total amount of posters to be listed using the max="Number here" parameter.

Example:

Code

[block max="10"]main_best_posters[/block]

System Requirements / Dependencies

Conversr

Website Software Requirements

Minimum version: 11


Licence

Licensed on the same terms as Composr

User Mappr

By:
temp1024 / Chris Graham / Kamen Blaginov
Downloads:
126
Added:
27th Mar 2024
User Mappr
A google map (maintenance status) with markers of users locations.

The addon adds extra Custom Profile Fields to store members coordinates to store their latitude and logitude. The addon can automatically populate the members when members visit the block page. Members can edit their locations in their profile.

Before you can use the block you must first configure the API:
  1. Configure the Google API Key in the configuration (Admin Zone > Configuration > Setup

Visualisation

By:
Core Development Team
Downloads:
112
Added:
27th Mar 2024
Visualisation
This addon provides various visualisation blocks for Composr, including:
  • Sortable tables served from spreadsheets or database tables (main_sortable_table)
  • Bar charts from spreadsheets (graph_bar_chart)
  • Line charts from spreadsheets (graph_line_chart)
  • Pie charts from spreadsheets (graph_pie_chart)
  • Scatter diagrams from spreadsheets (graph_scatter_diagram)
  • Maps with pins from spreadsheets (pins_on_map)
  • Maps with country data overlaid from spreadsheets (countries