Adding user review comments to each item

I am creating my site in Muse and then will be publishing to BC. My website will be have a least 7,000 items on it. I want to be able to have user review comments for EACH item. will I be able to do this using BC? I am guessing every item would have to have it's own page and then a module added to it. I am looking at adding 7,000 modules unless there is a faster way. Thank's in advance all

Yes. Please have a look at the following article about the comments module http://kb.worldsecuresystems.com/758/bc_758.html
Also, you can integrate Facebook comments as per http://kb.worldsecuresystems.com/851/cpsid_85118.html

Similar Messages

  • Chart legend : adding tooltip on each item

    Hi,
    My app displays a simple Linechart and its legend. I'm
    surprised to see that the Legend component doesn't provide many
    possibilities in accessing each of the items that compose it.
    First, I'd like to add a tooltip on each item of the legend.
    Then I would like to display a checkbox in front of every marker,
    to display/hide the corresponding item in the Linechart.
    One way could be to extend the Legend item (about this I
    found
    this
    nice - yet complicated - example), but I'd really like to know
    if there is a more simpe way to achieve it. As the Legend component
    is very dependant from its dataprovider, maybe I'd rather create my
    own custom legend, using my chart's values ?
    Any help will be appreciated ! Popop ./.

    les_paulde wrote:
    wow, thanks for your swift reply! This definitely solved my problem and I can now run the query. The code turned out as follows:
    String convList = listI.toString();
    convList = convList.replace("[", "(\"");
    convList = convList.replace("]", "\")");
    convList = convList.replaceAll(",", "\",");
    convList = convList.replaceAll(" ", " \"");
    And what happens if the String representation of the object in your list contains one of the characters you're replacing? It will go awfully wrong!
    This is safer:
    public static String asString(List<?> list) {
        StringBuilder b = new StringBuilder();
        b.append('(');
        for(int i = 0; i < list.size(); i++) {
            b.append('"').append(list.get(i)).append('"');
            if(i < list.size()-1) b.append(", ");
        return b.append(')').toString();
    System.out.println(asString(listI));

  • Adding review comments make error message occurs

    Hi all,
    I inserted some review comments to my topic to remind myself that I need to update some sections in this topic later. But after compiling the help file to .chm file, I clicked this topic and got the error message "An error has occured in the script on this page."
    I came back to the RoboHelp workspace and removed all those review comments then this problem is resolved.
    Anyone has this experience, please help me. Thanks.

    Please see the Sticky Topic "Before you post" and always start threads with the edition and version of RoboHelp that you are using. It can affect the answer.
    Are you talking about Track Changes in RoboHelp 9 or a home brewed version of marking up a topic.
    It sounds as if the highlighting was a red herring and nothing to do with the problem. What script is running in the page?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Adding/reading comments on an item

    Hello,
    Is it possible in portal 904 to implement the kind of functionality which is used at http://slashdot.org/ ?
    So a content manager puts an item on a page, and viewers are able to comment on this item and read comments made by others.
    Would the best way to implement this by allowing viewers to create subitems (is that possible to do that without allowing them to create a new item?), should I make some kind of a custom item, or can't this be done in the content management part of portal and should I build something with the PDK in java and/or PLSQL ?
    Thanks,
    Ton

    Rajesh,
    When I wrote I tried a simple example, I meant a really simple example.
    I wrote a procedure which takes the itemID and print it on the screen....
    That way, I know that the solution Sanjay provided does work and is understood by me. I can call a custom procedure and have the item_id as one of its input variables.
    Now I have to workout this solution, create a table to store the results (at least with item_id, comment and username), create one or more procedures to write and show (and maybe even edit) a comment etc.
    At this point in our project, I just had to know whether this kind of functionality is possible or not.
    Ton

  • Acrobat 9.0 Shared Review COMMENTS VANISH MYSTERIOUSLY

    Has anyone had a problem with comments created on one day simply vanishing the next?
    Windows XP 2002 SP1
    Acrobat 9 Pro
    Acrobat Reader 9
    Acrobat 8 Standard
    How we start the review:
    We use Acrobat 9 Pro to create a manual shared review. This creates a review pdf in the same shared network directory as the original pdf. (I saw in an Acrobat 8 entry that this may not be good practice.) In Windows explorer, we create a shortcut file from the review file. Then we drag the shortcut file into a new Lotus Notes database that we created for storing and organizing links, and to send auto-notifications at different review milestones. We used to send the link via Notes mail, but users lose them. Users then launch the shortcut, which opens the review file. Sometimes we, the review creators open files directly from Tracker.
    The problem...
    occurs after a day or two. After creating comments, at least two of the reviewers opened the document the following day, but the comments had disappeared. I watched one reviewer open the document. The "Welcome Back" window listed the reviewers and showed the normal new/total comments. After a few seconds, THE TOTAL COMMENTS FOR ONE REVIEWER RESET TO ZERO as we watched. The comments were not in the review file. It seems that comments are normally stored inside the review files instead of in auxiliary .fdf files as they once were, or in .xml files as I saw in a recent example with Acrobat 9 on a review I restarted.
    A possibly related problem occurs sometimes when trying to close a file, even when no comments are added: A message states that there are unpublished comments and offers a publish, delete, cancel, and one other button. After clicking publish, another messages states that the file is locked. This is an endless loop and Acrobat will not close without going to the Task Manager.
    I also submitted this as a bug report to Adobe. Has anyone found a solution? Need help. Reviewers are losing hours of work.
    Thanks,
    Phil

    Hi Vikas,
    We began saving the files locally and this seemed to sort out the confusion with comments disappearing and reappearing, etc.
    There are still some rough spots you may be interested in -
    1. My teammate, Russ initiated a file and sent me the link (which is a Windows shortcut file with a path to the shared document). I opened the link and the shared file opened. However I was not prompted to save it immediately as you described in step 5 above. The save prompt only appears when closing the file. So, when the user first starts working on the file it is on the shared copy.
    2. While the file was still open the first time, I created a couple of comments and clicked publish. A message appeared that I had not seen before: "1 published - 1 queued." I could still add comments, but the publish button did not become active and the check button did not respond. It was like the check/publish functions locked up but not the rest of the program. I was able to save the file locally. When I reopened the local file, the check message said 3 messages were being added (Russ published these) checking again deleted the comments, then checking again restored them. Since then, as long as we opened the local versions, commenting seemed to function normally. The key here is that opening the local copy is not enforced by the program. The program relies on users to function a certain way and does not inform them of the consequences. If Reader or Tracker knew whether a bona fide local copy existed and warned if an attempt to open the network copy was made, many of these issues would go away.
    3. Some other concerns:
    a. When a link is sent to users, there is no guarantee that they will only use it once and discard it. If they don't discard it, they will continually open the shared doc, not the local copy. When our users get busy, they take the path of least resistance, which is to find the original link and open it, rather than hunting down a file to open. In Acrobat 6 this was never a problem. Users always linked to the shared document; each user's comments were stored in outboard files (fdf) the integrity of the shared doc and users comments was never in question. We did hundreds of documents this way. Of course, everyone had 6 Standard or higher, not reader.
    b. When closing the document, Acrobat prompts to save the file. Clicking Save produces a Save AS window each time. Shouldn't this be a Save box? When users enter and close a document multiple times they must stop and decide whether to overwrite the file each time. Conversely, if there are unpublished comments and you try to close, there is a Save Draft button, which seems to save over the local file without asking. This seems backwards. If I'm editing an Indesign document and I click save, it just saves. If I want to save a variation, I click Save AS. (FYI, on my pc, Acrobat prompted to save the file in C:\temp; on Russ's pc, it prompted for \MyDocuments.)
    c. Tracker is not as easy to find as other Acrobat functions. I could not find a Tracker button to add to the toolbar. I believe that if Tracker could be selected to turn on at program start (or even start as a separate program), the users would more likely open the correct (local) file. All that users would be required to know is Start Acrobat, read links. The link they need would be visible immediately.
    I hope this gives you our perspective in the spirit of improving the product.

  • How to create a background image for each item in a List object

    Hello.
    I am trying to create a background image that displays whenever a user posts something to a list.  For example when a user posts text it would appear in a list.  The new item in the list would contain a specific background image with the users text appearing on top of the background image.  I do not want a background image for the entire list, rather each item within the list.
    I am not sure how clear this is so I added an image below.  When a user enters text in and clicks the "post-it" button their text would appear below with the sticky note background. 
    I am not sure which list type would be best for this problem or how to create insert the image, so I am open to suggestions. 
    Thank you for your help.  Any advice or guidance will be greatly appreciated!

    Hi
    the easiest way would be with itemRenderer.
    You have to do two things:
    1. In your list declaration use a item renderer: <mx:List itemRenderer="myRenderer"/>
    2. create a flex component myRenderer that will be the single item. This can be a canvas with a background image and a text field on it.
    When you add a new item to the list, a new myRenderer item will be created and the data property will be passed to it. So you have to put "data" in your textField.
    If you need more help try looking at Tour de Flex samples, they're pretty easy.
    Andrei

  • Acrobat v 9 pro unable to see review &  comments button

    Using standard acrobat 5 SDK we have build an extension plugin for loading annotations when opening a document in IE browser, and similarly on click of save it stores the annotations back. This works fine with acrobat 6.0 pro but in 8 and 9 its not working. In 9.0, we do not see the review & comments when we open the plugin in IE. But we are able to open existing annotations and edit existing comments. We need to know what API changes are done between 6 and 8. If any of the 5.x SDK has been desupported and hwo do we get the comments button comeup in IE.
    Bhagya Patil

    Hi gmcshave,
    I'm sorry to hear you are having issues with your new MacBook Pro; I know printer config issues can be frustrating. It sounds like you have been on the right track in troubleshooting this issue. If you are still having issues adding your wireless printer to your Mac, you may want to double-check the steps outlined in the following article (apologies if you have already done so):
    OS X Mavericks: Set up a printer
    Regards,
    - Brenden

  • The operation can't be completed because some items had to be skipped. For each item, choose File Get Info, make sure "Locked" is deselected, and then check t

    The following error comes up when I try to install the updated Firefox:
    "The operation can’t be completed because some items had to be skipped. For each item, choose File > Get Info, make sure “Locked” is deselected, and then check the Sharing & Permissions section. When you are sure the items are unlocked and not designated as Read Only or No Access, try again."
    When I follow the instructions in the error message, it shows that my user name has read and write access. There are a couple other items that are read only. I tried to change this to read and write, but the Sharing and Permissions options are greyed out and will not let me change them. What is the work around for this? I would really like to install the new firefox.
    Thanks.

    Hello,
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default('''This will NOT delete profile info such as bookmarks and history'''):
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    Please report back to see if this helped you!
    Thank you.

  • Prompting user for input for each row in the report

    Is it possible to have a user entered field for each row in a report ?
    ie. have a report with empolyee number, employee name, title, salary, and comment. Select of of these columns from the SQL query except for the comment, and then when the report is generated have the user be prompted for what the want the comment to be for every employee in the report?

    That is, have the user generating the report enter in a different comment for EACH employee. (ie Joe Smith's comment is "good worker and John Smith's comment is "come to work late on Tuesdays and Thursdays", Sally Jones' comment is "Expert in C++" etc.) as the reports is being built for each row returned from the query.

  • How to find out userid of purchase requisition at each item level

    for a particular requisition at each item is released by a some user, how to find out these user name.
    ex.
    pur.requi     pur req item    ueser_id
    10092188    00001            ?
    10092188    00002            ?
    10092188    00003            ?
    10092188    00004            ?
    in the above data purchase requisition is same but purchase
    requisition items are different. in this i want to find out user
    id of releaser for each item of particul purchase requisition.

    dear friend
    in table
    there is group
    tabkle : eben
    field:    FRGGR
    you get it easily.
    rewards are expecting:
    vivek

  • How do I permanently delete music files from itunes AND my  computer (without going to the folder to delete each item)? It's a windows system. I've tried 'reset all dialogue warnings' as I've been told to do but no luck. Files are still in Itunes folders.

    How do I permanently delete music files from itunes AND my  computer (without going to the folder to delete each item)? It's a windows system. I've tried 'reset all dialogue warnings' as I've been told to do but no luck. Files are still in Itunes folders. I would really appreciate help!

    Solved! Music was in Itunes folder but not in Media folder within that. It doesn't seem like a very user friendly system so far!

  • How could i get the kernel and user cpu usage for each process

    Hi all,
    In order to monitor the system CPU usage, I would like write a script to gather the kernel and user CPU usage for each process, like the prstat or top does. As always missing the shortlived kernel usage, prstat or top cann't get the precise CPU usage. I checked with the dtrace syscall, proc and fbt provider, but don't get which one is useful.
    Please provide your comments and suggestion.
    Thanks in adv

    mail2sleepy wrote:
    As I've studied the "dtrace" for a while, and seems Sun gives a pretty high score on this new feature.....I do want to know whether there's some probe can work for it, like writing a "dtrace" version prstat.You can write a prstat without dtrace. Because that's just polling at specific intervals and reading some process structures from /proc. You could have dtrace fire a probe every 5 seconds and read the same thing, but it wouldn't really be using any features of dtrace. Trhying to write it "in dtrace" doesn't make much sense.
    What you could do that would be harder via other methods is to fire a probe at process exit that displayed the process information including total CPU time. They could print exactly when processes exited. Doing that without dtrace would be very difficult.
    Darren

  • Change fpla-rfpln for each item in the user_exit_move_field_to_fpla

    Hi,
    I used VA41 transaction to create a sale order (auart = u201CXXXXu201D) and i would like assign in the u201Cuser_exit_move_field_to_fplau201D a calendar number (fpla-rfpln) in my sale document, for each items line.
    But the program is passed on the u201Cuser_exit_move_field_to_fplau201D only for the configurable post (vbap-posnr = u201800010u2019) !!!!
    How can i do to go in this USER_EXIT for all items line and assign a calendar number? It is possible???
    Thanks
    Titou.

    Hello Titou,
    I don't know for your special case (this transaction) but in a user exit you can have access to global variables by using field-synbols.
    Declare a constant like this:
    constants : c_program3(30) TYPE c VALUE '(NameOfTheProgram)t_data'.
    You can dynamic assign of fiel symbols to get this global variable in your user exit.
    field-symbols : <k> type any,
                    <l> type any.
      ASSIGN c_program3 TO <k>.
      ASSIGN (<k>) TO <l>.
      if <l> is assigned.
      endif.
    So if in your program you have the all your items stored in a global variable, you can then modify all of them.
    Hope it helps.
    Olivier

  • Each item in the delivery should have separate invoice

    HI friends,
    who to do separated invoice for each item of the delivery, even if the bill to party and billing dates are same.
    thanks
    nitchel

    Hi,
    Rather than block individual items manually each time an invoice is raised, a copy control routine can be written in which you can modify item level split criteria which is explained below in detail.
    In VOFM transaction, go to 'Data Transfer' and choose 'Billing Documents'. You can see a list of routines which can be used in copy control configuration. Define a new routine in this list (501 for example).
    Copy the piece of code from routine 001 (include FV60C001) to this new routine and add another field 'POSNR' to the structure ZUK. Copy delivery item number to ZUK-POSNR (ZUK-POSNR = LIPS-POSNR) before ZUK gets assigned to VBRK-ZUKRI.
    Then assign this routine in the item level copy control of delivery to billing of the respective document types. This will ensure that as many invoices get generated as there are delivery items.
    But before that, decide the scope for this invoice split, i.e. for what document types / organizational units, etc. this is required. These checks may be added as initial conditions in the routine before LIPS-POSNR is copied to ZUK.
    Cheers,
    KC
    PS: I had earlier tried some other split criteria which worked fine. If this doesn't work as it is described above, you may have to do minor fine tuning but the idea of splitting invoices by tweaking ZUKRI will certainly work.

  • How to add a comment for each caption label present in a document?

    Hello everyone,
    I am trying to write a script to add comments for each caption label for figure and table.
    How can I select a caption and use Comments object for adding a comment?
    I tried using AutoCaptions list for going through all captions present in a document but Comments.Add function is not available with Caption object type.
    When I try adding a comment by selection manually I am able to add. Here is my piece of code.
    For Each objCaption In ActiveDocument.AutoCaptions
    objCaption.Comments.Add Range:=Para.Range, text:="[" & sIdLabel & sCurrentNumber & "]" & vbCrLf ' ID‘}
    ' increment number for next TAG
    sCurrentNumber = Format(Val(sCurrentNumber) + Val(sStepNumber), String(Len(sCurrentNumber), "0"))

    Hello Stefan,
    Thanks for your response.
    I'm trying to add comments for each table and figure present in my document.
    I have earlier tried a script to add comments for each outline level and it works.
    When I tried adding a feature to add comments for each caption in the document, it didn't work.
    Apparently when I try to go through the document by each para, captions are selected as para. So my current script is not able to parse though all the captions.
    Then I went with the other option where I'm trying to use AutoCaption object list to go through each caption. In this Caption object do not have Comment.Add function.

Maybe you are looking for

  • Paths in Photoshop CC 2014

    I am trying to remove the white background from a photo of a pair of jeans and then move the jeans to fit the collage of images I have.  In the previous version I created a path with the pen tool around the jeans then went to paths panel and clicked

  • Highlight words as spoken

    I have just started using 'speak' in the accessibility functions of my ipad4.  I have 'highlight text when spoken' turned on but when I try this on a webpage it does not highlight each word as it is spoken.  Am I doing something wrong? To have a sect

  • White dissolve around images

    Ok so i'm doing a favour for a friend and the work he's sent me to photoshop has already been done poorly by a professional and i've had to redo most of it. The problem is that he wants the images to dissolve into the background and the person who ha

  • Color Picker Stops Working in DW CS6

    Every so often, when I use the color picker from within Dreamweaver CS6 to select a color from an image or background, etc., then try to change that color (slightly change the brightness up or down using the system color sliders), it will act as if i

  • What is Raid 0 Raid 1

    i was wondering if any one can help explain about RAID drives? I don't really know anything about it. Pro's / cons? I use final cut pro HD with large DV files and soon to use HD. I know that RAID drives are essential when storing HD files. I'm planni