ExData Module v2.8.0 - Tables, Lists and more…
Ok, I've find the solution, thanks anyway
Code: Select all
{EXDATA:1:page.sort.template.php:default.entry.template.php}
Campeones del mundo!
Vegetables!
Vegetables!
New Version 2.5 is out!
See first post in this thread.
A working example of newest features like: moo.fx with enhanced sorting and paging and news-function see:
http://editora.up.pt/site/index.php?catalogo_de_edicoes
or all the different possibilities to show ExData-Content see:
http://web.casa-loca.com/index.php?exdata_example
I'd like to thank sustia and fardilha for the inspiration for these enhancements and for beta-testing!!!
Next step will be the e-commerce-function.
See first post in this thread.
A working example of newest features like: moo.fx with enhanced sorting and paging and news-function see:
http://editora.up.pt/site/index.php?catalogo_de_edicoes
or all the different possibilities to show ExData-Content see:
http://web.casa-loca.com/index.php?exdata_example
I'd like to thank sustia and fardilha for the inspiration for these enhancements and for beta-testing!!!
Next step will be the e-commerce-function.
Great!breitsch wrote:New Version 2.5 is out!
I want to thank you for this great mod and to have satisfied all our requestsbreitsch wrote: I'd like to thank sustia and fardilha for the inspiration for these enhancements and for beta-testing!!!
Campeones del mundo!
Vegetables!
Vegetables!
Problem with "linkarticle" in EXdata
Hi,
I have a problem with linkarticle in Exdata.
When adding category I select such as:
name - linkarticle
picture - images
then I go to add entries, select from list some article, but in frontend
haven't a link, I see like this:
[ID 48]Here is the shown text[/ID]
How can correct this problem?
I have installed ExData-Module 2.3
I have a problem with linkarticle in Exdata.
When adding category I select such as:
name - linkarticle
picture - images
then I go to add entries, select from list some article, but in frontend
haven't a link, I see like this:
[ID 48]Here is the shown text[/ID]
How can correct this problem?
I have installed ExData-Module 2.3
Last edited by Hristo on Fri 9. Jun 2006, 10:40, edited 1 time in total.
-
- Posts: 51
- Joined: Wed 10. Nov 2004, 21:48
- Location: London
Firstly what an absolutely awesome modification. It must have taken a lot of time, work and effort.
What would make this the best EVER mod would be one of these two things.
1 -A Search facility, although the standard phpwcms search could probably search the static pages (haven't tried yet)
2 - Another Form content part that Frontend users or even guests could enter data via.
I'm currently using the PHP Form to MySQL script that was suggested earlier in this thread. This works REALLY well if setup correctly however it refuses to upload the images in the same way that Extdata is setup.
Having this facilty will open up all sorts of possibilities for phpwcms. Anyway, thanks so much for what has been acheived so far.
D
What would make this the best EVER mod would be one of these two things.
1 -A Search facility, although the standard phpwcms search could probably search the static pages (haven't tried yet)
2 - Another Form content part that Frontend users or even guests could enter data via.
I'm currently using the PHP Form to MySQL script that was suggested earlier in this thread. This works REALLY well if setup correctly however it refuses to upload the images in the same way that Extdata is setup.
Having this facilty will open up all sorts of possibilities for phpwcms. Anyway, thanks so much for what has been acheived so far.
D
Re: Problem with "linkarticle" in EXdata
@Hristo
in file: PHPWCMS_ROOT/include/inc_front/content.func.inc.php
you have to copy the code
before this:
Hristo wrote:Hi,
I have a problem with linkarticle in Exdata.
in file: PHPWCMS_ROOT/include/inc_front/content.func.inc.php
you have to copy the code
Code: Select all
// casa-loca's ExDataMOD
if($phpwcms["exdata_mod"]) { //enabled/disable ExData MOD
require_once ('./include/inc_module/mod_exdata/inc_front/func.inc.php');
}
before this:
Code: Select all
// include external PHP script (also normal HTML snippets) or return PHP var value
if( ! ( strpos($content["all"],'PHP')===false ) ) {
$content["all"] = render_PHPcode($content["all"]);
}
Hi breitsch
I would like to do the beta tester for this new release, but I don't have much time actually
I will say you when I can do it, I hope today.
I would like to do the beta tester for this new release, but I don't have much time actually
I will say you when I can do it, I hope today.
Campeones del mundo!
Vegetables!
Vegetables!
Yes, it's a good option, with an confirmation image should be betterDave_LOgic wrote: 2 - Another Form content part that Frontend users or even guests could enter data via.
Campeones del mundo!
Vegetables!
Vegetables!
-
- Posts: 51
- Joined: Wed 10. Nov 2004, 21:48
- Location: London
Update to Version 2.51 is now available under:The sort-order of category-fields can be changed now.
http://web.casa-loca.com/index.php?downloadexdata
as always:
user: exdmod
pwd: phpwcms
I'd like to internationalize my ExDataMod a bit.
ExData (backend) is currently available in english and german, bulgarian is on the way.
I'm looking for translators, plaese PM me if you're interested!
Thanks a lot.
It would also be great for the users to have more predefined css files they can choose from (for auto-templates).
So, if you made a css you'd like to share, please send it to me (with a preview image of frontend table or a url)
Thanks!
ExData (backend) is currently available in english and german, bulgarian is on the way.
I'm looking for translators, plaese PM me if you're interested!
Thanks a lot.
It would also be great for the users to have more predefined css files they can choose from (for auto-templates).
So, if you made a css you'd like to share, please send it to me (with a preview image of frontend table or a url)
Thanks!