Content last modified Tuesday 24 August 2021
hop to #bottom
Categories:
Author:
About It:
Rate it:
  • Helpful?
  • 0 Yes
  • 0 No
Flag it:

If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!

rah_format_size

This plugin has been superseded by rah_function. Since Textpattern version 4.5.0 r4027 the core has offered it’s own file size formatting function, format_filesize. As there is a general function available for this, rah_function can now be used to do the same and more as the old rah_format_size could.

As of r4027 rah_function can be used to format a numeric byte value:

<txp:rah_function call="format_filesize" bytes="107895" />

You can use the following to calculate a contained statements size using rah_function:

<txp:rah_function call="strlen, format_filesize">
	...contained statement...
</txp:rah_function>
Article Request Count:

Archived [?]: superseded, built-in

Keywords/tags:
Initially released:
2009/12
Posted here:
11 Jan 2010

You know you want to visit the Archives.
Published with Textpattern