thanks Justin pagination working fine now but SEO UI still broken




On Thu, Feb 13, 2014 at 8:07 PM, Justin Carter <justin.w.car...@gmail.com>wrote:

> I pushed a fix for this last night, let me know if you still have problems
> :)
> On 13/02/2014 1:22 AM, "Ashwani Singh" <ashwani...@gmail.com> wrote:
>
>> Hi Justin,
>>
>> In farcry\core\tags\formtools\objectadmin.cfm
>>
>>
>>
>> I passed attributes.bPaginateTop=1, still I can't see pagination on top
>> as *top="false" *hardcoded can you please look into?
>>  <skin:pagination
>> paginationID="#attributes.typename#"
>> qRecordSet="#stRecordset.q#"
>> typename="#attributes.typename#"
>> totalRecords="#stRecordset.countAll#"
>> currentPage="#stRecordset.currentPage#"
>> Step="1"
>> pageLinks="#attributes.numPageDisplay#"
>> recordsPerPage="#stRecordset.recordsPerPage#"
>> submissionType="form"
>> oddRowClass="alt"
>> evenRowClass=""
>> r_stObject="st"
>> *top="false"*
>> bDisplayTotalRecords="#attributes.bDisplayTotalRecords#">
>>
>>
>>
>>
>>
>>
>>
>> On Fri, Feb 7, 2014 at 12:13 PM, Ashwani Singh <ashwani...@gmail.com>wrote:
>>
>>> Hi Justin,
>>>
>>> Working fine now thx.
>>>
>>>
>>> On Thu, Feb 6, 2014 at 10:04 PM, Justin Carter <
>>> justin.w.car...@gmail.com> wrote:
>>>
>>>> Thanks, I've pushed a fix for this to trunk. Please let me know if you
>>>> still have any issues :)
>>>>
>>>> cheers,
>>>> Justin
>>>>
>>>> --
>>>> Justin Carter
>>>> http://www.madfellas.com/blog
>>>> http://twitter.com/justincarter
>>>>
>>>>
>>>> On Fri, Feb 7, 2014 at 3:40 AM, Ashwani Singh <ashwani...@gmail.com>wrote:
>>>>
>>>>> Hi Justin,
>>>>>
>>>>> I found issue for multilingual text when navigation refresh in Ajax
>>>>> mode .
>>>>>
>>>>> For example this is my local url
>>>>>
>>>>>
>>>>> http://localhost/webtop/index.cfm?typename=dmNavigation&objectid=E689D721-B6C9-605B-DE1D813E4CDA3339&view=webtopTreeChildRows
>>>>> &ajaxmode=1&responsetype=json&relativenlevel=0&bReloadBranch=true&
>>>>> bLoadRoot=true&bLoadCollapsed=false&
>>>>> bLoadLeafNodes=true&bRenderTreeOnly=false&expandTo=
>>>>>
>>>>> I think  this code need to change ?
>>>>>
>>>>> farcry\core\webskin\dmNavigation\webtopTreeChildRows.cfm
>>>>>
>>>>> Line no 386
>>>>>
>>>>> <cfcontent reset="true" type="application/json">
>>>>>
>>>>> Replace with
>>>>>
>>>>> <cfcontent reset="true" type="application/json *charset=utf-8*">
>>>>>
>>>>>
>>>>>
>>>>  --
>>>> You received this message cos you are subscribed to "farcry-dev" Google
>>>> group.
>>>> To post, email: farcry-dev@googlegroups.com
>>>> To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
>>>> For more options: http://groups.google.com/group/farcry-dev
>>>> --------------------------------
>>>> Follow us on Twitter: http://twitter.com/farcry
>>>> ---
>>>> You received this message because you are subscribed to the Google
>>>> Groups "farcry-dev" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to farcry-dev+unsubscr...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>
>>  --
>> You received this message cos you are subscribed to "farcry-dev" Google
>> group.
>> To post, email: farcry-dev@googlegroups.com
>> To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
>> For more options: http://groups.google.com/group/farcry-dev
>> --------------------------------
>> Follow us on Twitter: http://twitter.com/farcry
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "farcry-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to farcry-dev+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>  --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: farcry-dev@googlegroups.com
> To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
> ---
> You received this message because you are subscribed to the Google Groups
> "farcry-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to farcry-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@googlegroups.com
To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
--- 
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to farcry-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to