Posted
about 14 years
ago
by
Craig Heydenburg <craigh@…>
sync to changes in 25x/26x branch
|
Posted
about 14 years
ago
by
Craig Heydenburg <craigh@…>
refactor for 130. change checkpermission template calls. add allowedhtml plugin to news (was deprecated in core) and refactor. fix languagelist and moduleadminlinks calls.
|
Posted
about 14 years
ago
by
Craig Heydenburg <craigh@…>
standardize module structure. add markdown readme file.
|
Posted
about 14 years
ago
by
nikp
It is VERY important when article is long!
Change in pntables.php at around line 52:
All X to XL
(THAT MEANS text TO longtext))
|
Posted
about 14 years
ago
by
craigh
invalid:
I updated my php.ini file with a newer version and also disabled magic_quotes_gpc (within) and the problem went away. So, I am closing this ticket. The problem appears to be improper server settings.
|
Posted
about 14 years
ago
by
craigh
bug description
slashes are being added to all text.
bug analysis
this is being added with or without the use of scribite.
http://www.soundwebdev.com/130/index.php?module=news&func=display&sid=2
fix recommendation
I'm guessing there is
|
Posted
about 14 years
ago
by
espaan
problem
It would be great if the photo thumbnailing could also do corner rounding and the other options.
analysis
For nicer display of the image thumbnails several options could be added. Also make sure the plugins go to the phpthumb
|
Posted
about 14 years
ago
by
espaan
bug description
In the storiesext block the variable aid_uname is being defined. The db field aid does not exist any more.
bug analysis
just a confusing name and maybe redundant vairable definition.
fix recommendation
So maybe a better name can be found or another way of using the current db fields.
|
Posted
about 14 years
ago
by
Guite
If you upload multiple images then any later changes will cause weird problems. For example:
Deleting the first of three images seems to delete the last one.
Uploading an additional image seems to override thumbnails somehow so that the first image is shown multiple times (instead of showing the new image).
|
Posted
over 14 years
ago
by
herr.vorragend
We have to rename the directory http://code.zikula.org/news/browser/trunk/themes/rss to RSS (uppercase). The RSS theme in the core is now uppercase.
|