Hello all,
New to the forum and I wanted to ask if anyone has or know of a review module that is better than the standard one in PN?
I need to be able to split reviews into named categories with sub categories within them and maybe with small thumbnail pics for the categories..
Please let me know if you have seen one and PM me your website link if you use one so I can see it in action..
Cheers Paul
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
A Better Review module
-
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
Hey Pdfx!
Welcome to the Community Forums!
I guess that the default Reviews module can accomplish what you want to do.
Currently it support Multi-Categorization in any level given by the categories module, and the small pic for the category can be an attribute of each category, as the News module does when upgrade the .7 Topics...
The only think to code is the customized shortURLs for that module and there you go!
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Mar 03, 2008
- Posts: 5
Hello thanks for the swift response, but im a little lost there, just need toi understand the jargon then i will be up with it..lol
NOC means?
Ive looked at that page it makes sense a little but the URL they say for global overides i dont have in my postnuke (Global template override are located the directory config/templates/) or am i missing something? Wouldnt it be easier to just look at the code in index.php of reviews?
Paul -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
Hehehehehe
it seems that you're talking about the 0.76x module? (or PHP-Nuke?
)
But i'm talking about the 0.8 release... If you're talking to improve a .7 module, IMHO that's not worth because the 0.8 release is almost out of the door.
So, what i can say of the 0.8 workflow:
It's recommended to not modify the module templates to avoid conflicts when you upgrade it, ans instead that, use the override option. PostNuke has a global override directory (/config) and the Themes directory (/themes) to allocate your customized stuff.
You can duplicate the Review's templates in your theme, then customize them. Do this:
1. Create this folder: /themes/$YourTheme/templates/modules/Reviews
2. Copy all the templates of the reviews module (located in the folder /modules/Reviews/pntemplates) to the new folder.
3. Customize the cloned templates in the way you want.
So, i think that you should begin to work with 0.8 and test the upgrade process for your site.
P/S: You don't know the PostNuke Network Operations Center (NOC)?
I'm afraid that you're a PHP-Nuker
just kiddind..
take a look to the AutoLink, there are a lot of PostNuke resources
--
- Mateo T. -
Mis principios... son mis fines -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Mar 03, 2008
- Posts: 5
YEah i am talking about.764 as I have just installed that on my new host!!
I will investigate 8 as soon as its here..I also will look through the site more and learn PN better.
I also think you misunderstood me a little. Here goes again.
I want to add categories, which i have done by changing the alphabet etc in index.php, I would like to add a few extra fields on the submit review page is that possible? so people can submit a more detailed review?
Thanks p
edited by: Pdfx, Mar 02, 2008 - 03:32 PM
- Moderated by:
- Support
