twincascos
03-13-2007, 12:58 PM
As I was applying various hacks to JA Submit to get the security images to work and to hide the security images text when a registered user was making an entry,
I also added a hide rules for registered users if the rules option was selected in the back end.
So, I stripped the table code of the submit form and set it up with some css.
I've put the css straight into the Ja_submit.html.php file,
(better would be to dynamically load into your index.php head, but that would require other changes to the component).
Among the various hacks added are Michal Romaniszyns section/cat cat selector.
(as found in this forum)
There's still a few things which I would like to have implemented, as others have mentioned on this forum.
multi image upload
no image upload option back-end
image upload to users/section/cat dir
post to front page option back-end
form css load to header
form css edit back-end
various form css option back-end (pre installed to change styles)
requirements:
JoomlArt ja_submit v. 2.1
walter cedrics SecurityImages v. 4+
To use the linked file:
download, unzip,
connect to your server, components/com_ja_submit/
make backup copy of (ja_submit.php and ja_submit.html.php)
upload via ftp to your server, components/ja_submit/
new hacked downloaded files (ja_submit.php and ja_submit.html.php)
test all user situations, complete posts, and check again.
Note: to edit the look of your new form, you will have to edit the css properies in the file ja_submit.html.php
HTH.:)
I also added a hide rules for registered users if the rules option was selected in the back end.
So, I stripped the table code of the submit form and set it up with some css.
I've put the css straight into the Ja_submit.html.php file,
(better would be to dynamically load into your index.php head, but that would require other changes to the component).
Among the various hacks added are Michal Romaniszyns section/cat cat selector.
(as found in this forum)
There's still a few things which I would like to have implemented, as others have mentioned on this forum.
multi image upload
no image upload option back-end
image upload to users/section/cat dir
post to front page option back-end
form css load to header
form css edit back-end
various form css option back-end (pre installed to change styles)
requirements:
JoomlArt ja_submit v. 2.1
walter cedrics SecurityImages v. 4+
To use the linked file:
download, unzip,
connect to your server, components/com_ja_submit/
make backup copy of (ja_submit.php and ja_submit.html.php)
upload via ftp to your server, components/ja_submit/
new hacked downloaded files (ja_submit.php and ja_submit.html.php)
test all user situations, complete posts, and check again.
Note: to edit the look of your new form, you will have to edit the css properies in the file ja_submit.html.php
HTH.:)