Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - CPUSmith

Pages: [1]
1
General / Display Paginiation
« on: July 22, 2012, 09:26:32 PM »
Is there any way to have the reviews listing paginate?

It's already too long and I actually want to make the font larger and even include mini icons.

You can see how long it is already.

http://gametestlab.com/previews.html

2
General / RSS and Atom
« on: July 18, 2012, 09:12:46 PM »
Am I missing something or is there no RSS or Atom feeds available for Simple Review?

Is there a way to accomplish this?

Will it be in the next release?

3
General / Blackglass reCaptcha Theme
« on: July 12, 2012, 08:36:49 PM »
Would you know where I could add some code to select one of the reCaptcha themes?

It requires the addition of the following code:

<script type="text/javascript">
 var RecaptchaOptions = {
    theme : 'blackglass'
 };
 </script>

But I can't figure out where to add it.

The instructions are from here: https://developers.google.com/recaptcha/docs/customization

Pages: [1]