I've fixed and closed Ticket #756 (Comment reply not working).
Can you test again?
Maybe this forum topic can help you: Impression: show number comments
I like to modify the comment template. I know how I can modify, but I like to sho some informations. It's possible to show the following points?
1) I like to show the total number of comments in an article.
2) I like to show in order a number for each comment in an article
For the moment I can not find a solution for this, but maybe you?
Quote:
Will wrote:
By not including icms_module_header - however that is a hefty assumption to make.
by nachenko on 2011/7/2 6:58:43
Question: what method is used by the core to include custom JS?
the addScript function.
Question: what method is used by the core to include custom JS?
By not including icms_module_header - however that is a hefty assumption to make.
Quote:
Will wrote:
The theme can already decided not to load it - it would be nice to expand our control.
<{$icms_modules_header exclude=[jquery.js,icms.css,etc,etc,etc]}>
I wouldn't remove, just change what loads it and where it loads.
On the front side - what really uses jQuery?
Will's suggestion of adding an exclude plugin is interesting and it could be extended to give you different controls for every module.
We're currently using jQuery in the core so you can't simply remove it. What's your plan here?
The theme can already decided not to load it - it would be nice to expand our control.
<{$icms_modules_header exclude=[jquery.js,icms.css,etc,etc,etc]}>
I like optional. But make it easy to call when people need it.
I'm posing this question after a discussion with Daniel (@drummond) -
Currently, the core loads jQuery automatically, whether the theme calls for it, or not. Should we pull this out and provide another way for theme designers to load jQuery, or any other script included in the core?
We've updated the Wiki site, and some work is being done to get more content in, and also to update the content that is there.
We need to have some extra functionalities in the theme at the moment. Some parts of the site include quit a bit of sourcecode. I've tried to integrate SyntaxHighlighter to take care of these, but I haven't been able to get it work.
also, many page contain images. I would like to have a zoomin functionality, so taht we can show the images in a way that doesn't break the layout, but still have the ability to show large images with enough detail to have value for the reader.
Would anyone be able to help us out on this please? I noticed that beautyOfCode is a jQuery plugin that is based on SyntaxHighlighter, making it XHTML compliant, so using that is preferred over plain syntaxHightlighter. I'd like to leverage jQuery more, and XHTML compliance should also be a goal for themes.
Other solutions using jQuery are of course also fine as well.
Looking forward to the new functionality!
I am looking for a theme similar to this:
http://www.reflectionsapartmenthomes.com
Has anybody come across anything like this? If not I wouldn't mind paying somebody to design a theme like this. However, it would have to be a rush job.
Please feel free to e-mail me:
robert at feratechinc.com
Quote:
Will wrote:
Well, I wouldn't say its ready for that yet. Let me put some more time into it if no one else is up for it.
I'm not sure if anyone has the same level of jQuery knowledge as you do.
Maybe this case could serve as example for other modules in te future
Well, I wouldn't say its ready for that yet. Let me put some more time into it if no one else is up for it.